var html = 'Recent flickr<\/a> photos for stjohns
\n
\n
\"Osprey\"<\/a>\n \"creativity<\/a>\n \"Calli\"<\/a>\n \"<\/a>\n \"mmmm....beer\"<\/a>\n \"Tulip<\/a>\n \"Hypericum\"<\/a>\n \"COFFIN<\/a>\n \"Fat<\/a>\n \"St<\/a>\n \"Thelma\"<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"View<\/a>\n \"Fishing<\/a>\n \"Fishing<\/a>\n \"Deconstruction<\/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();