var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"IMG_20260718_2.jpg\"<\/a>\n \"IMG_20260718_3.jpg\"<\/a>\n \"Dome<\/a>\n \"St.Pauls<\/a>\n \"St.Pauls<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"View<\/a>\n \"The<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Fleet<\/a>\n \"Victoria<\/a>\n \"Hot<\/a>\n \"St<\/a>\n \"St.<\/a>\n \"Glass<\/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();