if (document.images) 
{
      img1 = new Image();
      img1.src ="../images/getstartedbutton_on.jpg"; 
}
