var html = 'Recent flickr<\/a> photos for londoncityairport
\n
\n
\"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"112,<\/a>\n \"G-LCYM<\/a>\n \"London\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"G-LCYO<\/a>\n \"G-LCAC<\/a>\n \"PH-EZP<\/a>\n \"LX-LQC<\/a>\n \"CS-PHB<\/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();