var html = 'Recent flickr<\/a> photos for eastdulwich
\n
\n
\"space<\/a>\n \"through<\/a>\n \"height<\/a>\n \"descending\"<\/a>\n \"ascending\"<\/a>\n \"Bredinghurst\"<\/a>\n \"brick<\/a>\n \"shelf<\/a>\n \"Dawson&#039;s<\/a>\n \"jagged\"<\/a>\n \"block<\/a>\n \"echinops<\/a>\n \"Echinops<\/a>\n \"Sea<\/a>\n \"Scruffy<\/a>\n \"Pink<\/a>\n \"The<\/a>\n \"Ben<\/a>\n \"The<\/a>\n \"&quot;O&quot;..what<\/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();