var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"Mary<\/a>\n \"Street<\/a>\n \"Hanbury<\/a>\n \"Whitechapel\"<\/a>\n \"Durward<\/a>\n \"L1003653\"<\/a>\n \"L1003655\"<\/a>\n \"L1003654\"<\/a>\n \"L1003657\"<\/a>\n \"Whitechapel<\/a>\n \"London.<\/a>\n \"Chamber<\/a>\n \"Chantal<\/a>\n \"Chantal<\/a>\n \"The<\/a>\n \"Poundland<\/a>\n \"Poundland<\/a>\n \"Gunthorpe<\/a>\n \"of<\/a>\n \"Hidden\"<\/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();