id="waltertross"
if(showme==null) var showme='n'
if(st==null)     var st='js'
s=0;c=0
f=""+escape(document.referrer)
sw=screen.width;sh=screen.height;s=sw+"x"+sh
t=escape(document.title)
v=navigator.appName
if (v != "Netscape") c=screen.colorDepth
else c=screen.pixelDepth
r="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+t
// document.open()
if (st=='js') {
	if (v != "Microsoft Internet Explorer") r += "&url="+document.URL
	document.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://www.eticostat.it/stat/pphlogger.php"+r+"\"></script>")
} else {
	rand=Math.round(1000*Math.random())
	r += "&b="+rand
	document.write("<img src=\"http://www.eticostat.it/stat/pphlogger.php"+r+"\" alt=\"\" border=\"0\">")
}
// document.close();


