var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"179/365<\/a>\n \"Gunthorpe<\/a>\n \"Hunter<\/a>\n \"St.<\/a>\n \"The<\/a>\n \"03.<\/a>\n \"01.<\/a>\n \"02.<\/a>\n \"01.<\/a>\n \"02.<\/a>\n \"02.<\/a>\n \"02.<\/a>\n \"01.<\/a>\n \"03.<\/a>\n \"03.<\/a>\n \"03.<\/a>\n \"01.<\/a>\n \"03.<\/a>\n \"01.<\/a>\n \"03.<\/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();