if (document.images) 
{
   img1 = new Image();
   img2 = new Image();
   img1.src = "/images/buttons/button_getaquote_blue-over.gif";
   img2.src = "/home_insurance/images/buttons/buttonquote-home-over.gif";
   
}


