var html = 'Recent flickr<\/a> photos for newburypark
\n
\n
\"Starlink<\/a>\n \"Starlink<\/a>\n \"Trimmed<\/a>\n \"Farmer<\/a>\n \"Breakfast\"<\/a>\n \"Breakfast\"<\/a>\n \"Breakfast\"<\/a>\n \"Breakfast\"<\/a>\n \"Breakfast\"<\/a>\n \"Sunrise\"<\/a>\n \"Stop<\/a>\n \"Sunrise\"<\/a>\n \"Backyard\"<\/a>\n \"Backyard\"<\/a>\n \"Sunrise\"<\/a>\n \"Bird<\/a>\n \"Roses\"<\/a>\n \"Bird<\/a>\n \"Bird<\/a>\n \"Bird<\/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();