var html = 'Recent flickr<\/a> photos for stpauls
\n
\n
\"St<\/a>\n \"New<\/a>\n \"Reflections<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"The<\/a>\n \"through<\/a>\n \"In<\/a>\n \"60<\/a>\n \"St<\/a>\n \"Reflection<\/a>\n \"St<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Covered<\/a>\n \"St.<\/a>\n \"St<\/a>\n \"20250613_131808_DxO\"<\/a>\n \"20250613_124630_DxO\"<\/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();