var html = 'Recent flickr<\/a> photos for manorhouse
\n
\n
\"Open<\/a>\n \"Moor<\/a>\n \"Moor<\/a>\n \"Moor<\/a>\n \"Manor<\/a>\n \"Symbols\"<\/a>\n \"View<\/a>\n \"20140608<\/a>\n \"Options\"<\/a>\n \"Rest\"<\/a>\n \"Wing\"<\/a>\n \"Tudor<\/a>\n \"Lyveden<\/a>\n \",<\/a>\n \"Entrance<\/a>\n \",<\/a>\n \",<\/a>\n \",<\/a>\n \"The<\/a>\n \"Muckross<\/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();