var html = 'Recent flickr<\/a> photos for piccadillycircus
\n
\n
\"Piccadilly<\/a>\n \"LONDON<\/a>\n \"F1010994\"<\/a>\n \"F1010991\"<\/a>\n \"F1010995\"<\/a>\n \"F1010989\"<\/a>\n \"F1010993\"<\/a>\n \"F1010992\"<\/a>\n \"Rain<\/a>\n \"Rain<\/a>\n \"Rain<\/a>\n \"Rain<\/a>\n \"Piccadilly<\/a>\n \"Piccadilly<\/a>\n \"Piccadilly<\/a>\n \"Rainbow<\/a>\n \"Piccadilly<\/a>\n \"Stop!!!\"<\/a>\n \"London:<\/a>\n \"London:<\/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();