// Specify the image files

var Pic = new Array();
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '../images/photos/cl/CL1.jpg'
Pic[1] = '../images/photos/cl/CL2.jpg'
Pic[2] = '../images/photos/cl/CL3.jpg'
Pic[3] = '../images/photos/cl/CL4.jpg'