var html = 'Recent flickr<\/a> photos for belvedere
\n
\n
\"\"<\/a>\n \"Apollo<\/a>\n \"IMG_1152\"<\/a>\n \"IMG_1161\"<\/a>\n \"IMG_1197\"<\/a>\n \"IMG_1198\"<\/a>\n \"Bomen<\/a>\n \"Vissersboten\"<\/a>\n \"The<\/a>\n \"Found<\/a>\n \"A<\/a>\n \"IMG_20221001_141255\"<\/a>\n \"IMG_20221001_141300\"<\/a>\n \"IMG_20221001_141458\"<\/a>\n \"IMG_20221001_141249\"<\/a>\n \"Love<\/a>\n \"Upper<\/a>\n \"Tollensesee<\/a>\n \"Three<\/a>\n \"Belvedere<\/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();