var html = 'Recent flickr<\/a> photos for leicestersquare
\n
\n
\"All<\/a>\n \"Brewmaster,<\/a>\n \"Hogarth<\/a>\n \"Leicester<\/a>\n \"Wimbledon\"<\/a>\n \"Statue<\/a>\n \"Mary<\/a>\n \"Leicester<\/a>\n \"Leicester<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"Ashley<\/a>\n \"Ashley<\/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();