var html = 'Recent flickr<\/a> photos for rainham
\n
\n
\"Swallow<\/a>\n \"Volvo<\/a>\n \"Southeastern<\/a>\n \"C2C<\/a>\n \"Level<\/a>\n \"Eurostar<\/a>\n \"Southeastern<\/a>\n \"Southeastern<\/a>\n \"Freightliner<\/a>\n \"Bound<\/a>\n \"Uh<\/a>\n \"20901<\/a>\n \"20905<\/a>\n \"Nightingale\"<\/a>\n \"Emperor<\/a>\n \"Common<\/a>\n \"NOT<\/a>\n \"More<\/a>\n \"NOT<\/a>\n \"OH!\"<\/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();