var html = 'Recent flickr<\/a> photos for stjohns
\n
\n
\"Prescott<\/a>\n \"American<\/a>\n \"American<\/a>\n \"American<\/a>\n \"Vivid<\/a>\n \"American<\/a>\n \"American<\/a>\n \"St<\/a>\n \"The<\/a>\n \"Presentation<\/a>\n \"Garrison<\/a>\n \"Benevolent<\/a>\n \"Multicolored<\/a>\n \"Jelly<\/a>\n \"Picturesque<\/a>\n \"Vibrant<\/a>\n \"Duckworth<\/a>\n \"Tynwald<\/a>\n \"Tynwald<\/a>\n \"Water<\/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();