var html = 'Recent flickr<\/a> photos for willesdenjunction
\n
\n
\"66770<\/a>\n \"730205<\/a>\n \"3546,<\/a>\n \"487<\/a>\n \"London<\/a>\n \"RATP-DEV<\/a>\n \"59201<\/a>\n \"59005<\/a>\n \"Willesden<\/a>\n \"378231<\/a>\n \"800029<\/a>\n \"378206\"<\/a>\n \"378205\"<\/a>\n \"378229\"<\/a>\n \"378203\"<\/a>\n \"RHTT<\/a>\n \"Return<\/a>\n \"The<\/a>\n \"730<\/a>\n \"Change<\/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();