//If using image buttons as controls, Set image buttons' image preload here true
//(use false for no preloading and for when using no image buttons as controls):
var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='left.gif';
var stopimg='stop.gif';
var playimg='play.gif';
var nextimg='right.gif';

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own.

// HERE YOU CAN PUT EXTRA IMAGE WITH SERIAL WAY OF SLIDES[] ARRAY
slides[0] = ["http://www.lightertek.com/banner_home/imag00.png", "", "http://lightertek.com/index.php/deals.html", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];
slides[1] = ["http://www.lightertek.com/banner_home/imag01.png", "", "http://www.lightertek.com/index.php/zippo/watches.html", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];
slides[2] = ["http://www.lightertek.com/banner_home/imag02.png", "", "http://www.lightertek.com/index.php/cold-steel-fixed-blade.html", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];
slides[3] = ["http://www.lightertek.com/banner_home/imag03.png", "", "http://www.lightertek.com/index.php/spyderco-folding.html", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];
slides[4] = ["http://www.lightertek.com/banner_home/imag04.png", "", "http://www.lightertek.com/index.php/zippo.html", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];
slides[5] = ["http://www.lightertek.com/banner_home/imag05.png", "", "", "_top", "top=0, left=0, width=723, height=280, location, resizable, scrollbars" ];

slides.width=723; //use to set width of widest image if dimensions vary
slides.height=443;
slides.delay=6000;
