var html = 'Recent flickr<\/a> photos for purfleet
\n
\n
\"The<\/a>\n \"Day<\/a>\n \"Ensignbus<\/a>\n \"Custom<\/a>\n \"Purfleet<\/a>\n \"The<\/a>\n \"Beside<\/a>\n \"Captain<\/a>\n \"Purfleet<\/a>\n \"Custom<\/a>\n \"King&#039;s<\/a>\n \"Custom<\/a>\n \"George<\/a>\n \"Ensignbus<\/a>\n \"Torm<\/a>\n \"Ensignbus<\/a>\n \"River<\/a>\n \"River<\/a>\n \"Prelude\"<\/a>\n \"Solar<\/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();