var html = 'Recent flickr<\/a> photos for piccadillycircus
\n
\n
\"More<\/a>\n \"The<\/a>\n \"New<\/a>\n \"Crisp\"<\/a>\n \"Piccadilly<\/a>\n \"Eros<\/a>\n \"4-245<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"4-235<\/a>\n \"KC<\/a>\n \"4-242<\/a>\n \"4-237<\/a>\n \"4-240<\/a>\n \"4-246<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"4-241<\/a>\n \"4-247<\/a>\n \"4-238<\/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();