var el = document.getElementById("header"); var newel = document.createElement("div"); newel.id = "bookmarks"; newel.style.position = "absolute"; newel.style.top = "60px"; newel.style.left = "275px"; newel.innerHTML = '-'; el.appendChild(newel); function urlencode(str) { return escape(str).replace(/\+/g,'%2B').replace(/%20/g, '+').replace(/\*/g, '%2A').replace(/\//g, '%2F').replace(/@/g, '%40'); } var thisUrl = urlencode(window.location); var thisTitle = urlencode(document.title); document.getElementById("bookmarks").innerHTML = "\"RSS \"Add \"TwitThis\" \"Facebook\""; document.write("

Latest News

"); document.write("Moving Companies at your Service house removals
"); document.write("What Most Householders Don't Know About Moving Companies removals brixton
"); document.write("Tips on How to Avoid Injuries during a Move removals brixton
"); document.write("Tips to Ease up the Process of Moving Possessions house removals
"); document.write("Tips on How to Make Removals Faster and Less Expensive movers brixton
");