var html = 'Recent flickr<\/a> photos for belmont
\n
\n
\"Glow<\/a>\n \"Squirrel\"<\/a>\n \"Lurking\"<\/a>\n \"On<\/a>\n \"No<\/a>\n \"2025<\/a>\n \"Pam<\/a>\n \"&quot;Mmm...<\/a>\n \"&quot;You<\/a>\n \"Blue<\/a>\n \"Blue<\/a>\n \"Super<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/a>\n \"Dolly:<\/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();