var html = 'Recent flickr<\/a> photos for epping
\n
\n
\"Batman<\/a>\n \"352-<\/a>\n \"Meadow<\/a>\n \"Large<\/a>\n \"size\"<\/a>\n \"Small<\/a>\n \"507-<\/a>\n \"RCL2219-<\/a>\n \"508-<\/a>\n \"RML899<\/a>\n \"508-<\/a>\n \"Toyota<\/a>\n \"Scania<\/a>\n \"367-<\/a>\n \"220-<\/a>\n \"RML899-<\/a>\n \"506-<\/a>\n \"GWS<\/a>\n \"The<\/a>\n \"The<\/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();