if (document.images)
    {
      img0 = new Image();
	  img0.src = "http://andusimion.com/img/bloghv.png";
	  img1 = new Image();
	  img1.src = "http://andusimion.com/img/linkshv.png";
	  img2 = new Image();
	  img2.src = "http://andusimion.com/img/abouthv.png";
	  img3 = new Image();
	  img3.src = "http://andusimion.com/img/contacthv.png";
	  img4 = new Image();
	  img4.src = "http://andusimion.com/img/photoshv.png";
    }
