var html = 'Recent flickr<\/a> photos for manorhouse
\n
\n
\"A<\/a>\n \"Asthall<\/a>\n \"Windlass<\/a>\n \"Kinyell<\/a>\n \"Kinyell<\/a>\n \"Kinyell<\/a>\n \"Kinyell<\/a>\n \"Kinyell<\/a>\n \"Kinyell<\/a>\n \"Finsbury,<\/a>\n \"Symphony<\/a>\n \"Hex<\/a>\n \"Alton<\/a>\n \"White<\/a>\n \"Sunlight<\/a>\n \"The<\/a>\n \"The<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Alton<\/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();