
var galleryTitle = "Disciple The Movie Images Gallery - (Click on image to zoom in)";

// set up an array for the images
var photoArray = new Array(12)
photoArray[0] = "images/DSC_9573.jpg"
photoArray[1] = "images/DSC_9604.jpg"
photoArray[2] = "images/DSC_9670.jpg"
photoArray[3] = "images/DSC_9678.jpg"
photoArray[4] = "images/DSC_9679.jpg"
photoArray[5] = "images/DSC_9557.jpg"
photoArray[6] = "images/DSC_9605.jpg"
photoArray[7] = "images/DSC_9606.jpg"
photoArray[8] = ""
photoArray[9] = ""
photoArray[10] = ""
photoArray[11] = "";




