// JavaScript Document


//slideshow & template images
var pic1 = new Image();
var pic2 = new Image();
var pic3 = new Image();
var pic4 = new Image();
var pic5 = new Image();

pic1.src = "Images/Common/GradientSweBanner.png";
pic2.src = "Images/Slideshow/photo1.jpg";
pic3.src = "Images/Slideshow/photo2.jpg";
pic4.src = "Images/Slideshow/photo3.jpg";
pic5.src = "Images/Slideshow/photo4.jpg";

//gallery images