var html = '
\n
\n <\/a>\n <\/div>\n
\n
\n\n Weblogs at Mile End<\/a>:<\/b>
\n
\n •
Furniture and Home decor in one place<\/a>
\n •
Facebook London Services and News<\/a>
\n •
Health Information<\/a>
\n •
GMK Money Transfer Scam<\/a>
\n •
Health in the News<\/a>
\n • and 69 more...
\n
\n Weblogs at
Limehouse<\/a>:<\/b>
\n
\n •
Solicitors in London<\/a>
\n •
Plumber in London<\/a>
\n •
Health and Lifestyle<\/a>
\n •
Baby Care Products<\/a>
\n •
Digestit Colon Cleanse<\/a>
\n • and 22 more...
\n
\n Weblogs at
Oxford Circus<\/a>:<\/b>
\n
\n •
Health Information<\/a>
\n •
GMK Money Transfer Scam<\/a>
\n •
Weight Loss and Diet Reviews<\/a>
\n •
Glyconutrients Information<\/a>
\n •
Platinum Soursop<\/a>
\n • and 147 more...
\n
\n Weblogs at
Bethnal Green (Tube)<\/a>:<\/b>
\n
\n •
GMK Money Transfer Scam<\/a>
\n •
Affiliate Marketing Reviews<\/a>
\n •
Mamun&#039;s Musings<\/a>
\n •
My Today&#039;s World<\/a>
\n •
Technology and Consumer<\/a>
\n • and 71 more...
\n
\n Weblogs at
Surrey Quays<\/a>:<\/b>
\n
\n •
Healthy Eating Reviews<\/a>
\n •
Lights Camera Danielle<\/a>
\n •
ExportGeneral Corporation GSite<\/a>
\n •
Tolfem Investments Ltd<\/a>
\n •
O&#039;Niel Petroserve Nig Ltd<\/a>
\n • and 21 more...
\n
\n
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'; }