var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"Aboard<\/a>\n \"Millennium<\/a>\n \"London<\/a>\n \"IMG_5664\"<\/a>\n \"Two<\/a>\n \"Millenium<\/a>\n \"Shoreline,<\/a>\n \"The<\/a>\n \"The<\/a>\n \"V<\/a>\n \"Millenium<\/a>\n \"Docklands<\/a>\n \"Barclays,<\/a>\n \"Leading<\/a>\n \"St<\/a>\n \"Turbine<\/a>\n \"Canada<\/a>\n \"Whilst<\/a>\n \"Bakerloo<\/a>\n \"Street<\/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();