var html = '<div id=\"london-bloggers-widget-1741454064712\" style=\"position: relative; width: 143px;\">\n <div style=\"position: relative;\">\n <a href=\"http://londonbloggers.iamcal.com/\" onclick=\"return ToggleTubeMenu(\'1741454064712\');\"><img border=\"0\" style=\"border: 0\" src=\"http://londonbloggers.iamcal.com/images/browser.gif\" width=\"143\" height=\"54\"><\/a>\n <\/div>\n <div id=\"london-bloggers-widget-menu-1741454064712\" style=\"position: absolute; left: -28.5px; top: 59px; background-color: #fff; width: 200px; display: none; z-index: 2\">\n <div style=\"border: 1px solid #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 8px; color: #000\">\n\n <b>Weblogs at <a href=\"http://londonbloggers.iamcal.com/stations/593/\" style=\"color: blue; text-decoration: underline\">Fenchurch Street<\/a>:<\/b><br>\n <br>\n • <a href=\"http://plumber.inlondononline.com/\" style=\"color: blue; text-decoration: underline\">Plumber in London<\/a><br>\n • <a href=\"http://babyproducts.affilistores.net/\" style=\"color: blue; text-decoration: underline\">Baby Care Products<\/a><br>\n • <a href=\"http://sites.google.com/site/revitolcreamz/\" style=\"color: blue; text-decoration: underline\">Revitol Scar Cream<\/a><br>\n • <a href=\"http://www.rebelmouse.com/genf20plusreviewz/\" style=\"color: blue; text-decoration: underline\">GenF20 Plus Reviews<\/a><br>\n • <a href=\"http://moviesformp3.blogspot.com/\" style=\"color: blue; text-decoration: underline\">Movies For MP3<\/a><br>\n • and 12 more...<br>\n <br>\n <b><a href=\"http://londonbloggers.iamcal.com/\" style=\"color: blue; text-decoration: underline\">Are you a London Blogger?<\/a><\/b>\n\n <\/div>\n <\/div>\n<\/div>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close(); function ToggleTubeMenu(uid){ var m = document.getElementById('london-bloggers-widget-menu-'+uid); m.style.display = m.style.display == 'block' ? 'none' : 'block'; if (m.style.display == 'block') MoveMenuOntoScreen(m); return false; } function MoveMenuOntoScreen(m){ var p = m; var x = 0; while (p != null){ x += p.offsetLeft; p = p.offsetParent; } if (x < 5) m.style.left = '0px'; }