var html = 'Recent flickr<\/a> photos for manorhouse
\n
\n
\"Goodnestone<\/a>\n \"The<\/a>\n \"Up<\/a>\n \"Within<\/a>\n \"Gatehouse,<\/a>\n \"The<\/a>\n \"Within<\/a>\n \"The<\/a>\n \"The<\/a>\n \"South<\/a>\n \"Carving<\/a>\n \"Carved<\/a>\n \"Level<\/a>\n \"Solar<\/a>\n \"Stokesay<\/a>\n \"Common<\/a>\n \"Gatehouse<\/a>\n \"The<\/a>\n \"Within<\/a>\n \"Carving<\/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();