var html = 'Recent flickr<\/a> photos for claphamjunction
\n
\n
\"5871<\/a>\n \"5871,<\/a>\n \"701037,<\/a>\n \"387172<\/a>\n \"701060<\/a>\n \"BR<\/a>\n \"sr<\/a>\n \"701051,<\/a>\n \"5750<\/a>\n \"170304<\/a>\n \"159022<\/a>\n \"London<\/a>\n \"Transport<\/a>\n \"Carriage<\/a>\n \"cross<\/a>\n \"Eurostar<\/a>\n \"Etched<\/a>\n \"Go<\/a>\n \"5735,<\/a>\n \"1866,<\/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();