var html = 'Recent flickr<\/a> photos for monument
\n
\n
\"D<\/a>\n \"november<\/a>\n \"Construction<\/a>\n \"Construction<\/a>\n \"Wolfram<\/a>\n \"Brünhilde<\/a>\n \"Mountain<\/a>\n \"Castro-Urdiales,<\/a>\n \"aire\"<\/a>\n \"Lion<\/a>\n \"Monument<\/a>\n \"At<\/a>\n \"Wouda<\/a>\n \"Salisbury<\/a>\n \"Saint<\/a>\n \"Palazzo<\/a>\n \"Guillaume<\/a>\n \"Decke<\/a>\n \"The<\/a>\n \"Stained-glass<\/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();