var html = 'Recent flickr<\/a> photos for stjohns
\n
\n
\"Christmas<\/a>\n \"Happy<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Abstract\"<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Wood<\/a>\n \"Zenaida<\/a>\n \"Caribbean<\/a>\n \"Publix\"<\/a>\n \"Floor<\/a>\n \"Pearly<\/a>\n \"Pied-billed<\/a>\n \"A<\/a>\n \"Northern<\/a>\n \"Mallard<\/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();