var html = 'Recent flickr<\/a> photos for eastcroydon
\n
\n
\"387305\"<\/a>\n \"Before<\/a>\n \"Southern<\/a>\n \"East<\/a>\n \"East<\/a>\n \"East<\/a>\n \"Stagecoach<\/a>\n \"2539<\/a>\n \"at<\/a>\n \"2535<\/a>\n \"2533<\/a>\n \"2531<\/a>\n \"2539<\/a>\n \"2535<\/a>\n \"2541<\/a>\n \"2539<\/a>\n \"2541<\/a>\n \"2556<\/a>\n \"2546<\/a>\n \"2546<\/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();