
  		function Curon (hit, pic) 
          {
              window.document.images[hit].src = pic;
          }
