var html = 'Recent flickr<\/a> photos for sutton
\n
\n
\"168218<\/a>\n \"66063<\/a>\n \"68032<\/a>\n \"221128<\/a>\n \"Set<\/a>\n \"66528<\/a>\n \"CH13<\/a>\n \"68019<\/a>\n \"The<\/a>\n \"Parish<\/a>\n \"IMG_1512\"<\/a>\n \"IMG_1508\"<\/a>\n \"IMG_1548\"<\/a>\n \"IMG_1545\"<\/a>\n \"IMG_1542\"<\/a>\n \"IMG_1523\"<\/a>\n \"IMG_1525\"<\/a>\n \"IMG_1531\"<\/a>\n \"My<\/a>\n \"Civic<\/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();