var html = 'Recent flickr<\/a> photos for rainham
\n
\n
\"Swallow<\/a>\n \"Wright<\/a>\n \"Cow<\/a>\n \"Reed<\/a>\n \"66721<\/a>\n \"Marsh<\/a>\n \"66314<\/a>\n \"GK21ASV\"<\/a>\n \"the<\/a>\n \"the<\/a>\n \"signs<\/a>\n \"the<\/a>\n \"Chatham<\/a>\n \"Kentish<\/a>\n \"Kentish<\/a>\n \"Cold<\/a>\n \"Chatham<\/a>\n \"Chatham<\/a>\n \"Chatham<\/a>\n \"Chatham<\/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();