var html = 'Recent flickr<\/a> photos for newburypark
\n
\n
\"Newbury<\/a>\n \"Fountain\"<\/a>\n \"203\"<\/a>\n \"US<\/a>\n \"Don&#039;t<\/a>\n \"Dental<\/a>\n \"Skull\"<\/a>\n \"Sunflower\"<\/a>\n \"Plush<\/a>\n \"Foggy<\/a>\n \"Landscaping\"<\/a>\n \"Save\"<\/a>\n \"No<\/a>\n \"Arroyo<\/a>\n \"Hidden<\/a>\n \"Sunrise\"<\/a>\n \"Backyard<\/a>\n \"Backyard<\/a>\n \"Backyard<\/a>\n \"Backyard<\/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();