function hitcount(hdesc){
  var zz = hdesc;
  document.images.first.src="http://www.classicauction.com/showCounter.php?hitdesc="+zz;
}

