var html = 'Recent flickr<\/a> photos for wembleystadium
\n
\n
\"Wembley<\/a>\n \"Wembley\"<\/a>\n \"St<\/a>\n \"Jay<\/a>\n \"Alfie<\/a>\n \"Birmingham<\/a>\n \"Taylor<\/a>\n \"Birmingham<\/a>\n \"Alex<\/a>\n \"Supporters<\/a>\n \"Supporters<\/a>\n \"Lukas<\/a>\n \"Christoph<\/a>\n \"Jay<\/a>\n \"Harley<\/a>\n \"Birmingham<\/a>\n \"Birmingham<\/a>\n \"Birmingham<\/a>\n \"Alfie<\/a>\n \"Troy<\/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();