       Image1= new Image(407,39)
       Image1.src = "images/link-button_over.jpg"

       Image2 = new Image(155,34)
       Image2.src = "images/btn-freequote-over.jpg"
	   
	 function swapin(In, Source){
      Source.src = In;}
    function swapout(Out, Source){
      Source.src = Out;}

