var html = 'Recent flickr<\/a> photos for liverpoolstreet
\n
\n
\"Spurs<\/a>\n \"BoxHall\"<\/a>\n \"309621<\/a>\n \"LNER<\/a>\n \"Cash<\/a>\n \"37<\/a>\n \"Liverpool<\/a>\n \"Platform<\/a>\n \"UK<\/a>\n \"Stagecoach<\/a>\n \"43/365<\/a>\n \"Thirsty\"<\/a>\n \"Children<\/a>\n \"Children<\/a>\n \"London\"<\/a>\n \"Children<\/a>\n \"Children<\/a>\n \"57310<\/a>\n \"L1<\/a>\n \"2007-02-06-177-Liverpool<\/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();