var html = 'Recent flickr<\/a> photos for londoncityairport
\n
\n
\"private<\/a>\n \"LCY<\/a>\n \"Royal<\/a>\n \"Dock<\/a>\n \"Royal<\/a>\n \"G-LCYP,<\/a>\n \"G-LCYP,<\/a>\n \"G-LCYP,<\/a>\n \"Luxair<\/a>\n \"KLM<\/a>\n \"Helveitic<\/a>\n \"ITA<\/a>\n \"79<\/a>\n \"85,<\/a>\n \"D-CMMP<\/a>\n \"Planes\"<\/a>\n \"HB-AZC<\/a>\n \"LCY-10003\"<\/a>\n \"G-NJAB<\/a>\n \"HB-AZJ<\/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();