var html = 'Recent flickr<\/a> photos for tottenhamcourtroad
\n
\n
\"New<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"London<\/a>\n \"It&#039;s<\/a>\n \"KC<\/a>\n \"KC<\/a>\n \"London<\/a>\n \"Centre<\/a>\n \"Whitfield<\/a>\n \"Keys\"<\/a>\n \"Curtain<\/a>\n \"Ghost<\/a>\n \"&quot;LONDON&quot;\"<\/a>\n \"Playing<\/a>\n \"Centre<\/a>\n \"IMGP9392\"<\/a>\n \"IMGP9393\"<\/a>\n \"IMGP9390\"<\/a>\n \"IMGP9394\"<\/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();