var html = 'Recent flickr<\/a> photos for rainham
\n
\n
\"Blue<\/a>\n \"Imperial<\/a>\n \"Ensignbus<\/a>\n \"Citaro<\/a>\n \"23042<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Eurostar<\/a>\n \"Booo....<\/a>\n \"Greylag<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Swallow<\/a>\n \"Greylag<\/a>\n \"Ensignbus<\/a>\n \"Ladder\"<\/a>\n \"Rivulet\"<\/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();