<!--
  //registrazione visita su db astrostat
  as1_w="";
  as1_y="";
  as1_cd="";
  as1_ref="";
  
  as1_w=screen.width;
  as1_h=screen.height;
  as1_app=navigator.appName;
  as1_ref=""+escape(document.referrer);
  if(as1_app!="Netscape"){as1_cd=screen.colorDepth;}else{as1_cd=screen.pixelDepth;}

  document.write("<img src=\"module/astrostat_count/astrostat_imgcounter.php?w="+as1_w+"&h="+as1_h+"&cd="+as1_cd+"&ref="+as1_ref+"\" border=\"0\">"); 
// -->
