var html = 'Recent flickr<\/a> photos for hendon
\n
\n
\"Sopwith<\/a>\n \"Sopwith<\/a>\n \"Albatros<\/a>\n \"Bleriot<\/a>\n \"ME<\/a>\n \"50<\/a>\n \"Boeing<\/a>\n \"Hawker<\/a>\n \"Inside<\/a>\n \"Hercules<\/a>\n \"Short<\/a>\n \"Short<\/a>\n \"Cierva<\/a>\n \"Airco<\/a>\n \"Short<\/a>\n \"Eurofighter<\/a>\n \"Short<\/a>\n \"Part<\/a>\n \"Inside<\/a>\n \"Short<\/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();