var html = 'Recent flickr<\/a> photos for monument
\n
\n
\"El<\/a>\n \"El<\/a>\n \"Pont<\/a>\n \"US<\/a>\n \"Homenaje<\/a>\n \"John<\/a>\n \"124th<\/a>\n \"Devil&#039;s<\/a>\n \"Lieutenant<\/a>\n \"1st<\/a>\n \"\"<\/a>\n \"140th<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Bryan<\/a>\n \"New<\/a>\n \"View<\/a>\n \"Belém<\/a>\n \"DSCN1777<\/a>\n \"DSCN1768<\/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();