var html = 'Recent flickr<\/a> photos for charlton
\n
\n
\"The<\/a>\n \"47290<\/a>\n \"Cottage<\/a>\n \"Cloud<\/a>\n \"Wheat<\/a>\n \"Clouds<\/a>\n \"Alpacas<\/a>\n \"Pyracanthus<\/a>\n \"Cottage<\/a>\n \"Elderberries<\/a>\n \"Pyracanthus<\/a>\n \"Alpacas<\/a>\n \"Source<\/a>\n \"Staddle<\/a>\n \"BK3949<\/a>\n \"Thames<\/a>\n \"The<\/a>\n \"Charlton<\/a>\n \"Charlton<\/a>\n \"Volvo<\/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();