var html = 'Recent flickr<\/a> photos for beckenhamjunction
\n
\n
\"466011<\/a>\n \"Class<\/a>\n \"2533<\/a>\n \"465213<\/a>\n \"465245<\/a>\n \"465213<\/a>\n \"2546<\/a>\n \"2533<\/a>\n \"54<\/a>\n \"377313<\/a>\n \"376014<\/a>\n \"33029<\/a>\n \"47812<\/a>\n \"2537<\/a>\n \"2558<\/a>\n \"465007<\/a>\n \"707004<\/a>\n \"465019<\/a>\n \"465007<\/a>\n \"2541<\/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();