var html = 'Recent flickr<\/a> photos for hendon
\n
\n
\"Typhoon<\/a>\n \"Phantom<\/a>\n \"B-24L<\/a>\n \"NEW<\/a>\n \"Refreshed<\/a>\n \"Refreshed<\/a>\n \"NEW<\/a>\n \"Cruel,<\/a>\n \"Bath<\/a>\n \"P1090023\"<\/a>\n \"P1090002\"<\/a>\n \"P1090008\"<\/a>\n \"P1080947\"<\/a>\n \"P1080956\"<\/a>\n \"P1090006\"<\/a>\n \"P1090021\"<\/a>\n \"P1080983\"<\/a>\n \"P1090027\"<\/a>\n \"P1090032\"<\/a>\n \"P1090013\"<\/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();