var html = 'Recent flickr<\/a> photos for rainham
\n
\n
\"Rainham<\/a>\n \"Dark-edged<\/a>\n \"Diver<\/a>\n \"Concrete<\/a>\n \"Concrete<\/a>\n \"Chiffchaff<\/a>\n \"Chiffchaff<\/a>\n \"Chiffchaff<\/a>\n \"Green-winged<\/a>\n \"Cetti&#039;s<\/a>\n \"Yellow-legged<\/a>\n \"House<\/a>\n \"Lapwing<\/a>\n \"Dunnock<\/a>\n \"Greylag<\/a>\n \"Collared<\/a>\n \"Brown<\/a>\n \"Kestrel<\/a>\n \"Little<\/a>\n \"Red<\/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();