scrd=0
res=0
br=navigator.appName
res=screen.width
if (br != "Netscape") {scrd=screen.colorDepth}
else {scrd=screen.pixelDepth}
document.write("<img src=\"http://xl.topstat.com/");
document.write("refer.php?tellernummer=610430798");
document.write("::" + (scrd) + "::" + (res) + "::");
document.write(document.referrer);
document.write("\" width=1 height=1 border=0>");