var html = 'Recent flickr<\/a> photos for eastdulwich
\n
\n
\"&quot;O&quot;..what<\/a>\n \"Great<\/a>\n \"The<\/a>\n \"Lovely<\/a>\n \"GREAT<\/a>\n \"Beautiful<\/a>\n \"The<\/a>\n \"European<\/a>\n \"Early<\/a>\n \"Etherow<\/a>\n \"Etherow<\/a>\n \"Etherow<\/a>\n \"Etherow<\/a>\n \"European<\/a>\n \"Jay<\/a>\n \"Snowdrop<\/a>\n \"Mandarin<\/a>\n \"Reflection<\/a>\n \"Snowdrops<\/a>\n \"Snowdrops<\/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();