var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"Day<\/a>\n \"<\/a>\n \"St<\/a>\n \"Millennium!\"<\/a>\n \"A<\/a>\n \"St<\/a>\n \"Ghost<\/a>\n \"Rush<\/a>\n \"View<\/a>\n \"View<\/a>\n \"dome<\/a>\n \"Guns<\/a>\n \"Dome\"<\/a>\n \"Thames<\/a>\n \"St<\/a>\n \"Springtime<\/a>\n \"N551<\/a>\n \"Saint<\/a>\n \"Shoot<\/a>\n \"View<\/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();