var html = '
\n
\n <\/a>\n <\/div>\n
\n
\n\n Weblogs at Stoke Newington<\/a>:<\/b>
\n
\n •
Cut x 1<\/a>
\n •
London Particular<\/a>
\n •
Swing Trading Blog<\/a>
\n •
Blushing Birdcages<\/a>
\n •
Knowledge girl<\/a>
\n • and 28 more...
\n
\n Weblogs at
Canonbury<\/a>:<\/b>
\n
\n •
Garcinia Cambogia Extract<\/a>
\n •
Health and Fitness<\/a>
\n •
Tumblr Health And Medical Information By Vivienne Balonwu<\/a>
\n •
Buyers Of Crude Oil<\/a>
\n •
Blog For QuickTrim Diet<\/a>
\n • and 14 more...
\n
\n Weblogs at
Farringdon<\/a>:<\/b>
\n
\n •
Vegetarian Diet Reviews<\/a>
\n •
Idol Lash Eyelash Enhancer<\/a>
\n •
News, Views, analysis of events around us<\/a>
\n •
Things To Do In London<\/a>
\n •
Unbiased Reviews Online<\/a>
\n • and 78 more...
\n
\n Weblogs at
Angel<\/a>:<\/b>
\n
\n •
Apprel Sourcing Company<\/a>
\n •
Twitter London Services and News<\/a>
\n •
Keep Healthy<\/a>
\n •
Things To Do In London<\/a>
\n •
Zetaclear Reviews<\/a>
\n • and 110 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'; }