var html = 'Recent flickr<\/a> photos for wimbledon
\n
\n
\"Erof<\/a>\n \"Bazer\"<\/a>\n \"Peave\"<\/a>\n \"Pilot<\/a>\n \"Tezoh<\/a>\n \"Bazer\"<\/a>\n \"Peave\"<\/a>\n \"Qne21\"<\/a>\n \".\"<\/a>\n \".\"<\/a>\n \".\"<\/a>\n \"Winter<\/a>\n \"092\"<\/a>\n \"004\"<\/a>\n \"053\"<\/a>\n \"028\"<\/a>\n \"084\"<\/a>\n \"013\"<\/a>\n \"050\"<\/a>\n \"070\"<\/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();