var html = 'Recent flickr<\/a> photos for eastcroydon
\n
\n
\"Into<\/a>\n \"Go<\/a>\n \"377704<\/a>\n \"387218<\/a>\n \"387129<\/a>\n \"377129<\/a>\n \"171805<\/a>\n \"East<\/a>\n \"Route<\/a>\n \"Route<\/a>\n \"Route<\/a>\n \"377706<\/a>\n \"Commuter<\/a>\n \"2538<\/a>\n \"466<\/a>\n \"East<\/a>\n \"Gatwick<\/a>\n \"377513<\/a>\n \"377317<\/a>\n \"387124,<\/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();