if (parseInt(navigator.appVersion)==4) { var ns=(navigator.appName=="Netscape"); var ie=(navigator.appName=="Microsoft Internet Explorer"); }
else if (parseInt(navigator.appVersion)>=5) { var moz=true; }
var str="",w="",h="",cd="",rand="";
if ((ns)||(ie)) { w=screen.width; h=screen.height; cd=screen.colorDepth; rand=Math.round(Math.random()*10000); }
var gt = unescape("%3E");
str+="&amp;referer="+escape(top.document.referrer)+"&amp;width="+w+"&amp;height="+h+"&amp;colordepth="+cd+"&amp;rand="+rand;
document.write('<img src="http://www.artopod.se/cgi-artopod/artolog.pl?log=wax&amp;do_this=log_root'+str+'" border="0" width="1" height="1" /'+gt);