var html = 'Recent flickr<\/a> photos for eastdulwich
\n
\n
\"European<\/a>\n \"Mandarin<\/a>\n \"Reflection<\/a>\n \"Snowdrops<\/a>\n \"Snowdrops<\/a>\n \"Winter<\/a>\n \"South<\/a>\n \"Cafe<\/a>\n \"Cafe<\/a>\n \"Beautiful<\/a>\n \"Great<\/a>\n \"Little<\/a>\n \"Moorhen<\/a>\n \"Rudbeckia<\/a>\n \"Dawson&#039;s<\/a>\n \"Egyptian<\/a>\n \"Wildlife<\/a>\n \"Cacophony<\/a>\n \"&quot;Flight<\/a>\n \"Mad<\/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();