// Specify the image files
var Pic = new Array() // don't touch this
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = '01.jpg'
Pic[1] = '02.jpg'
Pic[2] = '03.jpg'
Pic[3] = '04.jpg'
Pic[4] = '05.jpg'
Pic[5] = '06.jpg'
Pic[6] = '07.jpg'
Pic[7] = '08.jpg'
Pic[8] = '09.jpg'
Pic[9] = '10.jpg'
Pic[10] = '11.jpg'
Pic[11] = '12.jpg'
Pic[12] = '13.jpg'