var html = 'Recent flickr<\/a> photos for sutton
\n
\n
\"09<\/a>\n \"09<\/a>\n \"09<\/a>\n \"DZ<\/a>\n \"DUNCAN<\/a>\n \"Barrett’s<\/a>\n \"Barrett’s<\/a>\n \"Barrett’s<\/a>\n \"Barrett’s<\/a>\n \"Barrett’s<\/a>\n \"Ford<\/a>\n \"Rock<\/a>\n \"2000:07<\/a>\n \"Sutton\"<\/a>\n \"Swanage<\/a>\n \"1998<\/a>\n \"2000:06<\/a>\n \"1997:09<\/a>\n \"2002:07<\/a>\n \"1999:07<\/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();