// Image Preloads

image1 = new Image();
image1.src = "../images/home-over.jpg";

image2 = new Image();
image2.src = "../images/hours-over.jpg";
