if (document.images) 
{
img1 = new Image();
img2 = new Image();
img3 = new Image();
img4 = new Image();
img5 = new Image();
img6 = new Image();
img7 = new Image();
img8 = new Image();
img9 = new Image();
img10 = new Image();
img11 = new Image();
img12 = new Image();
img13 = new Image();
img14 = new Image();
img15 = new Image();
img1.src = "images/guadalupe.jpg"
img2.src = "images/guadalupe2.jpg"
img3.src = "images/guadalupe3.jpg"
img4.src = "images/guadalupe4.jpg"
img5.src = "images/guadalupe5.jpg"
img6.src = "images/guadalupe6.jpg"
img7.src = "images/guadalupe7.jpg"
img8.src = "images/guadalupe8.jpg"
img9.src = "images/guadalupe9.jpg"
img10.src = "images/guadalupe10.jpg"
img11.src = "images/guadalupe11.jpg"
img12.src = "images/guadalupe12.jpg"
img13.src = "images/guadalupe13.jpg"
img14.src = "images/guadalupe14.jpg"
img15.src = "images/guadalupe15.jpg"
}
