var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"Silhouette<\/a>\n \"Umbrella\"<\/a>\n \"London<\/a>\n \"Viewed<\/a>\n \"Church\"<\/a>\n \"Church\"<\/a>\n \"Church\"<\/a>\n \"_DSC0207.jpg\"<\/a>\n \"_DSC0195-HDR.jpg\"<\/a>\n \"09-15-25<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/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();