var html = 'Recent flickr<\/a> photos for hornchurch
\n
\n
\"Spitfire<\/a>\n \"Air<\/a>\n \"Battle<\/a>\n \"RFC<\/a>\n \"WW1<\/a>\n \"Radiator<\/a>\n \"Fuselage<\/a>\n \"Se5a<\/a>\n \"Pieces<\/a>\n \"Pieces<\/a>\n \"Lt<\/a>\n \"2nd<\/a>\n \"Corporal<\/a>\n \"Pvt<\/a>\n \"Tailwheel<\/a>\n \"CWGC<\/a>\n \"RFC<\/a>\n \"CWGC<\/a>\n \"Recreation<\/a>\n \"Rolls<\/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();