var html = 'Recent flickr<\/a> photos for belvedere
\n
\n
\"Last<\/a>\n \"IMG_3069.jpg<\/a>\n \"IMG_3076.jpg<\/a>\n \"IMG_3075.jpg<\/a>\n \"1967<\/a>\n \"The<\/a>\n \"Forget-me-not\"<\/a>\n \"Oyama<\/a>\n \"Rosemound\"<\/a>\n \"Back<\/a>\n \"Shades<\/a>\n \"Twirling\"<\/a>\n \"Magnolia<\/a>\n \"Garden<\/a>\n \"Wild<\/a>\n \"The<\/a>\n \"View<\/a>\n \"Apple<\/a>\n \"Fern<\/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();