var html = 'Recent flickr<\/a> photos for kingswood
\n
\n
\"Coal<\/a>\n \"Balmoral<\/a>\n \"via<\/a>\n \"Newmillerdam<\/a>\n \"Test<\/a>\n \"2503-7570\"<\/a>\n \"2503-7443\"<\/a>\n \"2503-7406\"<\/a>\n \"2503-7538\"<\/a>\n \"2503-7524\"<\/a>\n \"2503-7421\"<\/a>\n \"2503-7433\"<\/a>\n \"2503-7516\"<\/a>\n \"Kings<\/a>\n \"two-tailed<\/a>\n \"1971<\/a>\n \"Lapworth<\/a>\n \"Sunset,<\/a>\n \"Kings<\/a>\n \"Bluebells<\/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();