var html = 'Recent flickr<\/a> photos for monument
\n
\n
\"Choragic<\/a>\n \"Red<\/a>\n \"Amir<\/a>\n \"Vietnam<\/a>\n \"Crazy<\/a>\n \"Lava<\/a>\n \"Pillars<\/a>\n \"Beauty<\/a>\n \"Civic<\/a>\n \"9/11<\/a>\n \"St<\/a>\n \"Lenin<\/a>\n \"N320BV<\/a>\n \"Le<\/a>\n \"Somber<\/a>\n \"Distant<\/a>\n \"Symbol<\/a>\n \"Golden<\/a>\n \"Lenin<\/a>\n \"Statue<\/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();