var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='img/left.gif';
var stopimg='img/stop.gif';
var playimg='img/play.gif';
var nextimg='img/right.gif';

var slide=[]; //THIRD SLIDESHOW
//configure the below images and descriptions to your own, note optional links, target and window specifications. 
slide[0] = ["header/1.jpg", ""];
slide[1] = ["header/2.jpg", ""];
slide[2] = ["header/3.jpg", ""];
slide[3] = ["header/4.jpg", ""];
slide[4] = ["header/4.jpg", ""];
//optional properties for these images:
slide.no_descriptions=1; //use for no descriptions displayed
slide.pause=1; //use for pause onmouseover
slide.image_controls=0; //use images for controls
slide.button_highlight='#cccccc'; //onmouseover background-color for image buttons (requires image_controls=1)
slide.specs='width=300, height=250' //global specifications for this show's new window(s)
slide.random=0; //set a random slide sequence on each page load
slide.manual_start=0; //start show in manual mode (stopped)
slide.controls_top=1;
slide.no_descriptions=1;
slide.no_controls=1;
