var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"Tenter<\/a>\n \"Whitechapel,<\/a>\n \"Whitechapel,<\/a>\n \"London<\/a>\n \"5713<\/a>\n \"7071<\/a>\n \"red<\/a>\n \"sealed<\/a>\n \"Genesis<\/a>\n \"Gunthorpe<\/a>\n \"Whitechapel<\/a>\n \"Aldgate<\/a>\n \"Mitre<\/a>\n \"White<\/a>\n \"Lincoln<\/a>\n \"Morrissey\"<\/a>\n \"Fabienk\"<\/a>\n \"Whitechapel\"<\/a>\n \"Chamber<\/a>\n \"Site<\/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();