<!--
if (document.images) {
refstat = new Image(1,1);
refstat.src = "http://cgi.tophits4u.de/tophits/refstat.cgi?df=10076&ref="+escape(document.referrer);
}
if (window.screen) {
screenstat = new Image(1,1);
screenstat.src = "http://cgi.tophits4u.de/tophits/screenstat.cgi?df=10076&screen="+screen.width+"-"+screen.height;
}
//-->
