(function(){if(typeof XMLHttpRequest!='undefined'){req=new XMLHttpRequest();}if(!req){try{req=new ActiveXObject('Msxml2.XMLHTTP');}catch(e){try{req=newActiveXObject('Microsoft.XMLHTTP');}catch(e){req=null;}}}datei='https://www.yogizaehler.de/Besucherzaehler/z_020_x.php?id=5769418764&anz='+localStorage.getItem('YZ020');req.open('get',datei);req.send(null);req.onreadystatechange=hc;function hc(){if(req.readyState===4&&req.status===200)document.getElementById('YoZä020').innerHTML=(req.responseText);}function start(){req=false;if(typeof XMLHttpRequest!='undefined'){req=new XMLHttpRequest();}if(!req){try{req=new ActiveXObject('Msxml2.XMLHTTP');}catch(e){try{req=new ActiveXObject('Microsoft.XMLHTTP');}catch(e){req=null;}}}adr='https://www.yogizaehler.de/Besucherzaehler/x_020.php?id=5769418764&leg=5e8fe04d47&anz='+localStorage.getItem('YZ020')+'&'+Date.now();req.open('get',adr);req.onreadystatechange=hC;req.send(null);}function hC(){if(req.readyState===4&&req.status===200){y=req.responseText;if(y>'')document.getElementById('YoZä_020').innerHTML=y;}}window.setInterval(start,60000);}());