
//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=false;

//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. 
slides[0] = ["http://www.wtecmss.com/images/is1.jpg", "<a href=http://www.wtecmss.com/government-solutions/education.htm>Solutions for Education</a>", "http://www.wtecmss.com/government-solutions/education.htm"];
slides[1] = ["http://www.wtecmss.com/images/is2.jpg", "<a href=http://www.wtecmss.com/business-solutions/construction.htm>Solutions for Construction</a>", "http://www.wtecmss.com/business-solutions/construction.htm"];
slides[2] = ["http://www.wtecmss.com/images/is3.jpg", "<a href=http://www.wtecmss.com/government-solutions/education.htm>Solutions for Education</a>", "http://www.wtecmss.com/government-solutions/education.htm"];
slides[3] = ["http://www.wtecmss.com/images/is4.jpg", "<a href=http://www.wtecmss.com/business-solutions/manufacturing.htm>Solutions for Manufacturing Industry</a>", "http://www.wtecmss.com/business-solutions/manufacturing.htm"];
slides[4] = ["http://www.wtecmss.com/images/is5.jpg", "<a href=http://www.wtecmss.com/government-solutions/law_enforcement.htm>Solutions for Law Enforcement</a>", "http://www.wtecmss.com/government-solutions/law_enforcement.htm"];
slides[5] = ["http://www.wtecmss.com/images/is6.jpg", "<a href=http://www.wtecmss.com/business-solutions/hospitality.htm>Solutions for Hospitality</a>", "http://www.wtecmss.com/business-solutions/hospitality.htm"];
slides[6] = ["http://www.wtecmss.com/images/is7.jpg", "<a href=http://www.wtecmss.com/government-solutions/fire_service.htm>Solutions for Fire Service</a>", "http://www.wtecmss.com/government-solutions/fire_service.htm"];
slides[7] = ["http://www.wtecmss.com/images/is8.jpg", "<a href=http://www.wtecmss.com/government-solutions/federal_government.htm>Solutions for Federal Government</a>", "http://www.wtecmss.com/government-solutions/federal_government.htm"];
slides[8] = ["http://www.wtecmss.com/images/is9.jpg", "<a href=http://www.wtecmss.com/business-solutions/transportation.htm>Solutions for Transportation</a>", "http://www.wtecmss.com/business-solutions/transportation.htm"];
slides[9] = ["http://www.wtecmss.com/images/is10.jpg", "<a href=http://www.wtecmss.com/business-solutions/mining.htm>Solutions for Mining</a>", "http://www.wtecmss.com/business-solutions/mining.htm"];
slides[10] = ["http://www.wtecmss.com/images/is11.jpg", "<a href=http://www.wtecmss.com/business-solutions/utilities.htm>Solutions for Utility Industry</a>", "http://www.wtecmss.com/business-solutions/utilities.htm"];

//above slide show uses only the defaults
slides.no_controls=1; //use images for controls
slides.pause=1;
slides.delay=6000;
slides.use_title=0;
