var html = 'Recent flickr<\/a> photos for moorpark
\n
\n
\"Pacific<\/a>\n \"Easter<\/a>\n \"Close<\/a>\n \"Big<\/a>\n \"Thank<\/a>\n \"Underwood<\/a>\n \"Me<\/a>\n \"Red<\/a>\n \"Entrance<\/a>\n \"Easter<\/a>\n \"Macro<\/a>\n \"My<\/a>\n \"Underwood<\/a>\n \"Me<\/a>\n \"Giant<\/a>\n \"Me<\/a>\n \"Self<\/a>\n \"Eggs<\/a>\n \"Eggs<\/a>\n \"Macro<\/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();