var html = 'Recent flickr<\/a> photos for neasden
\n
\n
\"LNER,<\/a>\n \"Route<\/a>\n \"depot2a\"<\/a>\n \"rails\"<\/a>\n \"path2\"<\/a>\n \"Brendon<\/a>\n \"Dog<\/a>\n \"Brendon<\/a>\n \"NCR3\"<\/a>\n \"path3\"<\/a>\n \"train\"<\/a>\n \"NCR1\"<\/a>\n \"stairwell\"<\/a>\n \"train2\"<\/a>\n \"path\"<\/a>\n \"path4\"<\/a>\n \"offices\"<\/a>\n \"NCR2\"<\/a>\n \"offices2\"<\/a>\n \"no<\/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();