domain="";
f='' + unescape(document.referrer);
w=screen.width;   
h=screen.height;
v=navigator.appName;   
if (v != 'Netscape') {var c=screen.colorDepth;}
else {var c=screen.pixelDepth;}      
jsinfo = "admin/adnstats/pixel.php?site=" + site +"&jsres=" + w + "x" + h +"&jscolor=" + c + "&jsref=" + f + "&domain=" + domain;
str    = "<div style=\"display:none;\"><img src = \""+jsinfo+"\" alt=\"counter\" height=\"1\" width=\"1\"></div>";   
document.write(str+"\n");
   
   