var html = 'Recent flickr<\/a> photos for stmargarets
\n
\n
\"St.<\/a>\n \"A1<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Coachhouse<\/a>\n \"Z50_9500<\/a>\n \"Trefoil<\/a>\n \"St<\/a>\n \"The<\/a>\n \"St<\/a>\n \"The<\/a>\n \"Saint<\/a>\n \"68095<\/a>\n \"St<\/a>\n \"John<\/a>\n \"John<\/a>\n \"John<\/a>\n \"John<\/a>\n \"John<\/a>\n \"John<\/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();