var html = 'Recent flickr<\/a> photos for pettswood
\n
\n
\"Sun’s<\/a>\n \"The<\/a>\n \"Shops,<\/a>\n \"Safeway,<\/a>\n \"Crofton<\/a>\n \"Southborough<\/a>\n \"Shops,<\/a>\n \"The<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"St<\/a>\n \"House,<\/a>\n \"St<\/a>\n \"NSE<\/a>\n \"66558<\/a>\n \"A<\/a>\n \"Stripes<\/a>\n \"A<\/a>\n \"465184<\/a>\n \"Autumn<\/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();