var html = 'Recent flickr<\/a> photos for archway
\n
\n
\"\"<\/a>\n \"The<\/a>\n \"39A<\/a>\n \"Minaret<\/a>\n \"Das<\/a>\n \"Archway<\/a>\n \"Archway<\/a>\n \"Ancient<\/a>\n \"still<\/a>\n \"Courtyard,<\/a>\n \"Quiet<\/a>\n \"Arches\"<\/a>\n \",<\/a>\n \"The<\/a>\n \"simple<\/a>\n \"Great<\/a>\n \"Mosque<\/a>\n \"Elegant<\/a>\n \"Mosque<\/a>\n \"Torbogen<\/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();