// 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] = 'depoimentos/1.jpg'
Pic[1] = 'depoimentos/2.jpg'
Pic[2] = 'depoimentos/3.jpg'
Pic[3] = 'depoimentos/4.jpg'
