var html = 'Recent flickr<\/a> photos for stratford
\n
\n
\"English<\/a>\n \"Stratford<\/a>\n \"Touched<\/a>\n \"Touched<\/a>\n \"Thames<\/a>\n \"CT<\/a>\n \"Erie<\/a>\n \"Holy<\/a>\n \"Arden<\/a>\n \"Effigy<\/a>\n \"St<\/a>\n \"Churchill<\/a>\n \"Dovecote<\/a>\n \"Great<\/a>\n \"Heraldic<\/a>\n \"St<\/a>\n \"Cottages<\/a>\n \"Timber-framed<\/a>\n \"Effigies<\/a>\n \"Statue<\/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();