var html = 'Recent flickr<\/a> photos for rotherhithe
\n
\n
\"Travelled<\/a>\n \"Rotherhithe.\"<\/a>\n \"The<\/a>\n \"Thames<\/a>\n \"Thames<\/a>\n \"Spirit<\/a>\n \"Viewpoint,<\/a>\n \"Viewpoint,<\/a>\n \"Viewpoint,<\/a>\n \"Canary<\/a>\n \"Viewpoint,<\/a>\n \"Harmsworth<\/a>\n \"Downtown,<\/a>\n \"Canada<\/a>\n \"Pigs,<\/a>\n \"Pigs,<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/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();