var html = 'Recent flickr<\/a> photos for hendon
\n
\n
\"Avro<\/a>\n \"Avro<\/a>\n \"Avro<\/a>\n \"Clydeside<\/a>\n \"XV732<\/a>\n \"XV732<\/a>\n \"WV783<\/a>\n \"413317<\/a>\n \"W1048<\/a>\n \"201<\/a>\n \"197<\/a>\n \"210<\/a>\n \"205<\/a>\n \"198<\/a>\n \"202<\/a>\n \"204<\/a>\n \"208<\/a>\n \"203<\/a>\n \"199<\/a>\n \"200<\/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();