var html = 'Recent flickr<\/a> photos for arsenal
\n
\n
\"Arsenal<\/a>\n \"Vladimir<\/a>\n \"...\"<\/a>\n \"105\"<\/a>\n \"Arsenal<\/a>\n \"perfect<\/a>\n \"Arsenal<\/a>\n \"Emirates<\/a>\n \"Carnegie\"<\/a>\n \"ultra\"<\/a>\n \"&#039;presso\"<\/a>\n \"Misc45.48\"<\/a>\n \"481\"<\/a>\n \"Prairie<\/a>\n \"Prairie<\/a>\n \"Bison\"<\/a>\n \"Prairie<\/a>\n \"Sunflowers<\/a>\n \"Beetle<\/a>\n \"Xui,<\/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();