var html = 'Recent flickr<\/a> photos for hendon
\n
\n
\"Local<\/a>\n \"Jewson<\/a>\n \"Warehouse,<\/a>\n \"West<\/a>\n \"Connaught<\/a>\n \"Connaught<\/a>\n \"G-AEXF<\/a>\n \"K4232<\/a>\n \"J9941<\/a>\n \"G-AEXF<\/a>\n \"K4232<\/a>\n \"D7343/17<\/a>\n \"8417/18<\/a>\n \"A3930<\/a>\n \"F-938<\/a>\n \"A3930<\/a>\n \"8417/18<\/a>\n \"A6526<\/a>\n \"2345<\/a>\n \"F6314<\/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();