var html = 'Recent flickr<\/a> photos for archway
\n
\n
\"Latvia\"<\/a>\n \"through<\/a>\n \"This<\/a>\n \"Lugo<\/a>\n \"Lugo<\/a>\n \"look<\/a>\n \"Los<\/a>\n \"Basilica<\/a>\n \"The<\/a>\n \"15th<\/a>\n \"The<\/a>\n \"Herstmonceux<\/a>\n \"The<\/a>\n \"Through<\/a>\n \"Through<\/a>\n \"Pumpkin<\/a>\n \"Gateway<\/a>\n \"Plaça<\/a>\n \"20260602-IMG_7297.jpg\"<\/a>\n \"20260602-IMG_7303.jpg\"<\/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();