id="farina"
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+"&amp;referer="+f+"&amp;r="+s+"&amp;c="+c+"&amp;showme="+showme+"&amp;st="+st+"&amp;title="+t;
rand=Math.round(1000*Math.random());
r = r+"&amp;b="+rand;
document.open();
document.write("<img src=\"http://www.sgdm.it/TAStat/pphlogger.php"+r+"\" alt=\"\" border=\"0\" height=\"0\" width=\"0\">");
document.close();