var html = 'Recent flickr<\/a> photos for amersham
\n
\n
\"22<\/a>\n \"29<\/a>\n \"MELONS,<\/a>\n \"London<\/a>\n \"J.M.T.<\/a>\n \"RLH<\/a>\n \"Twig<\/a>\n \"Twig<\/a>\n \"Near<\/a>\n \"Near<\/a>\n \"Chalfont<\/a>\n \"Near<\/a>\n \"Near<\/a>\n \"Old<\/a>\n \"Amersham\"<\/a>\n \"Woodland<\/a>\n \"Chalfont<\/a>\n \"Near<\/a>\n \"Near<\/a>\n \"Amersham\"<\/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();