var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"Whitechapel\"<\/a>\n \"Chamber<\/a>\n \"Site<\/a>\n \"The<\/a>\n \"Henriques<\/a>\n \"Pinchin<\/a>\n \"29<\/a>\n \"\"<\/a>\n \"Arriva<\/a>\n \"Thrawl<\/a>\n \"Windswept<\/a>\n \"Just<\/a>\n \"Daily<\/a>\n \"Three<\/a>\n \"Whitechapel<\/a>\n \"O<\/a>\n \"Londres_EPV850_003<\/a>\n \"Running<\/a>\n \"Standing<\/a>\n \"Londres_EPV850_003<\/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();