var html = 'Recent flickr<\/a> photos for bermondsey
\n
\n
\"\"<\/a>\n \"\"<\/a>\n \"dogs<\/a>\n \"the<\/a>\n \"disco<\/a>\n \"the<\/a>\n \"underpass<\/a>\n \"point<\/a>\n \"red,<\/a>\n \"Franks<\/a>\n \"Roses<\/a>\n \"to<\/a>\n \"all<\/a>\n \"happy<\/a>\n \"no<\/a>\n \"arch<\/a>\n \"Nine<\/a>\n \"orange<\/a>\n \"blue<\/a>\n \"green<\/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();