var html = 'Recent flickr<\/a> photos for monument
\n
\n
\"Chateauvillain<\/a>\n \"Firebreak\"<\/a>\n \"Palazzo<\/a>\n \"Fort<\/a>\n \"Lincoln<\/a>\n \"Fort<\/a>\n \"Iconic<\/a>\n \"Olduvai<\/a>\n \"Pillar<\/a>\n \"Bessie<\/a>\n \"Skógafoss\"<\/a>\n \"Liberation\"<\/a>\n \"Romantic<\/a>\n \"Romantic<\/a>\n \"IMG_2732\"<\/a>\n \"Romantic<\/a>\n \"Romantic<\/a>\n \"Romantic<\/a>\n \"IMG_2752\"<\/a>\n \"IMG_2802\"<\/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();