// 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] = 'fotos_home/1.jpg'
Pic[1] = 'fotos_home/02.jpg'
Pic[2] = 'fotos_home/06.jpg'
Pic[3] = 'fotos_home/315.jpg'
