/*
var r;
try {
r=docref
}
catch(e) {
r= document.referrer;
}
r=escape(r);
a=escape(navigator.appName);
with (screen) { w=width;h=height; }
statpl=new Image(); statpl.src="http://stats.spiritus.be/stat.php?ref="+r+"&t="+escape(document.title)+"&w="+w+"&h="+h+"&app="+a+"&cookie="+escape(document.cookie)+"&random="+new Date().getTime();
*/

