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