var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"The<\/a>\n \"Up<\/a>\n \"Aladdin&#039;s<\/a>\n \"Gough&#039;s<\/a>\n \"The<\/a>\n \"St<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Millennium<\/a>\n \"IMG_4971-Edit.jpg\"<\/a>\n \"IMG_4966.jpg\"<\/a>\n \"Blue<\/a>\n \"Lugate<\/a>\n \"234.<\/a>\n \"Routemaster<\/a>\n \"Wedding<\/a>\n \"Mirage\"<\/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();