var html = 'Recent flickr<\/a> photos for monument
\n
\n
\"Onze<\/a>\n \"Maximilian<\/a>\n \"gavdos\"<\/a>\n \"“The<\/a>\n \"“The<\/a>\n \"Who<\/a>\n \"The<\/a>\n \"Rising<\/a>\n \"Clay<\/a>\n \"Brick<\/a>\n \"Human<\/a>\n \"Freedom<\/a>\n \"...<\/a>\n \"Unesco<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"Cimetière<\/a>\n \"Cimetière<\/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();