var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='/images/iweb/gallery/left.gif';
var stopimg='/images/iweb/gallery/stop.gif';
var playimg='/images/iweb/gallery/play.gif';
var nextimg='/images/iweb/gallery/right.gif';
var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
//slides.manual_start=1
slides.controls_top=1
slides.width= 500
slides.height= 300
//slides.no_auto=1 //Display Stop, Play
slides.counter=1
//slides.image_controls=1
slides.delay=5000