var html = 'Recent flickr<\/a> photos for mileend
\n
\n
\"Lord<\/a>\n \"&quot;Ye<\/a>\n \"Lord<\/a>\n \"Grove<\/a>\n \"A<\/a>\n \"Yellow<\/a>\n \"The<\/a>\n \"Quench<\/a>\n \"Boys<\/a>\n \"Centre<\/a>\n \"Almost<\/a>\n \"Starting<\/a>\n \"Long<\/a>\n \"The<\/a>\n \"Preparing<\/a>\n \"The<\/a>\n \"Next<\/a>\n \"Starting<\/a>\n \"Ready<\/a>\n \"Judging<\/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();