var current = 0; function imageArray() { this.length = imageArray.arguments.length; for (var i = 0; i < this.length; i++) { this[i] = imageArray.arguments[i]; } } // All images MUST BE OF THE SAME SIZE, since // the dimensions of the first image will be // used for all subsequent images. // All the images for your slide show need to // be stored in a single directory within // Filemanager, so you may have to do some // rearranging. You can use any group and any // number of images. Place your images within // each set of quotation marks below. var imgz = new imageArray("http://gnaime.tripod.com/ibi/viper_ibi_casa","http://gnaime.tripod.com/ibi/cama.JPG"); document.write('
Posted by gnaime
at 2:10 PM BRT