var html = '
\n
\n <\/a>\n <\/div>\n
\n
\n\n Weblogs at Liverpool Street<\/a>:<\/b>
\n
\n •
Health Information<\/a>
\n •
GMK Money Transfer Scam<\/a>
\n •
Vegetarian Diet Reviews<\/a>
\n •
Affiliate Marketing Reviews<\/a>
\n •
Unbiased Reviews Online<\/a>
\n • and 151 more...
\n
\n Weblogs at
Old Street<\/a>:<\/b>
\n
\n •
GPlus London Services and News<\/a>
\n •
GMK Money Transfer Fraud<\/a>
\n •
Cholesterol Lowering Reviews<\/a>
\n •
Zetaclear Reviews<\/a>
\n •
OatBiscuit<\/a>
\n • and 109 more...
\n
\n Weblogs at
Shoreditch Highstreet<\/a>:<\/b>
\n
\n •
Healthy Eating Reviews<\/a>
\n •
News, Views, analysis of events around us<\/a>
\n •
Knowing Nile -Knowing You<\/a>
\n •
ExportGeneral Corporation GSite<\/a>
\n •
Tolfem Investments Ltd<\/a>
\n • and 73 more...
\n
\n Weblogs at
White City<\/a>:<\/b>
\n
\n •
Health Information<\/a>
\n •
Platinum Soursop<\/a>
\n •
Health Reviews, Writings And Articles<\/a>
\n •
Domestic Cleaners In London<\/a>
\n •
Stray Thoughts<\/a>
\n • and 33 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'; }