var html = 'Recent flickr<\/a> photos for moorpark
\n
\n
\"Train\"<\/a>\n \"10<\/a>\n \"60<\/a>\n \"35<\/a>\n \"09<\/a>\n \"17<\/a>\n \"04<\/a>\n \"02<\/a>\n \"31<\/a>\n \"47<\/a>\n \"25<\/a>\n \"V06<\/a>\n \"15<\/a>\n \"16<\/a>\n \"32<\/a>\n \"19<\/a>\n \"29<\/a>\n \"51<\/a>\n \"08<\/a>\n \"11<\/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();