function pocitadlo() {
var Tmp=Math.floor(1000000 * Math.random());
var cntlink = document.createElement('script');
cntlink.setAttribute('src','http://cnt1.pocitadlo.cz/counter.php?poc=79130&amp;ref="+escape(top. document.referrer)+"&amp;depth="+screen.colorDepth+"&amp;width="+scree n.width+ "&amp;height="+screen.height+"&amp;tmp="+Tmp+"');
cntlink.setAttribute('type','text/javascript');
document.getElementsByTagName('head').item(0).appendChild(cntlink);
}
function ie4problem(){
return true;
}
window.onerror=ie4problem;
window.onload=pocitadlo;

