var html = 'Recent flickr<\/a> photos for limehouse
\n
\n
\"Blue<\/a>\n \"150<\/a>\n \"St<\/a>\n \"Stella<\/a>\n \"Limehouse<\/a>\n \"St<\/a>\n \"N551<\/a>\n \"CXC-Canary-Wharf\"<\/a>\n \"CXC-365-314-Storm-clouds\"<\/a>\n \"DSC_7198<\/a>\n \"DSC_7193<\/a>\n \"DSC_7190<\/a>\n \"DSC_7199<\/a>\n \"DSC_7194<\/a>\n \"DSC_7192<\/a>\n \"DSC_7196<\/a>\n \"DSC_7191<\/a>\n \"Limekiln<\/a>\n \"The<\/a>\n \"Herring<\/a>\n
\n
More photos...<\/a>'; 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();