<!--
// smart_logger Client-Tag-Code
var now = new Date();
document.cookie = 'cuid='+ now.getTime();
u="ur="+window.location.hostname+window.location.pathname+window.location.search;
u=u+"&ck="+document.cookie;
u=u+"&rf="+document.referrer;
u=u+"&nw="+now.getTime();
if(document.bgColor!=null) {
itag="<font color=\""+document.bgColor+"\">";
} else {itag=""; }
itag=itag+"<img height='1' width='1' border='0' alt='' "+
"src=\"http://www.stats.casio.de/classpad/?"+u+"\">";
if(document.bgColor!=null) {itag=itag+"</font>";}
document.writeln(itag+"\n"); 
// alert("go:"+itag); // just for debugging information
//-->
