<!--
var WHERE = escape(document.referrer)
var color  = window.screen.colorDepth
var width  = window.screen.width
var height = window.screen.height
document.write('<img src="http://weblist.de/track/track_clear.php?ID='+USER+'&from='+WHERE+'&type=1&width='+width+'&height='+height+'&color='+color+'" width="0">');
//-->
