// 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] = 'imagens/slide0.jpg'
Pic[1] = 'imagens/slide1.jpg'

