var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"Gunthorpe<\/a>\n \"Thrawl<\/a>\n \"low<\/a>\n \"the<\/a>\n \"continental<\/a>\n \"Zeera<\/a>\n \"Man<\/a>\n \"Ven<\/a>\n \"Tarka<\/a>\n \"A<\/a>\n \"Karahi<\/a>\n \"A<\/a>\n \"Outpatients\"<\/a>\n \"Henriques<\/a>\n \"2026-06-27<\/a>\n \"2026-06-27<\/a>\n \"2026-06-28<\/a>\n \"Chapel<\/a>\n \"2026-06-27<\/a>\n \"2026-06-27<\/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();