loadImage1 = new Image();
loadImage1.src = "img/home2.gif";
staticImage1 = new Image();
staticImage1.src = "img/home1.gif";

loadImage2 = new Image();
loadImage2.src = "img/galleries2.gif";
staticImage2 = new Image();
staticImage2.src = "img/galleries1.gif";

loadImage3 = new Image();
loadImage3.src = "img/store2.gif";
staticImage3 = new Image();
staticImage3.src = "img/store1.gif";

loadImage4 = new Image();
loadImage4.src = "img/contact2.gif";
staticImage4 = new Image();
staticImage4.src = "img/contact1.gif";
