var preload_ctrl_images=true;
//configure the image buttons images here:
var previmg='images/carousel/but_prev.png';
var stopimg='images/carousel/pixel.gif';
var playimg='images/carousel/pixel.gif';
var nextimg='images/carousel/but_next.png';
var slides=[]; 
//configure the images and descriptions 
slides[0] = ["images/cflstorepreview/19.jpg", "CFL T-Shirt", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[1] = ["images/cflstorepreview/3.jpg", "Umbrella", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[2] = ["images/cflstorepreview/16.jpg", "Brown Long Sleeve T-Shirt", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[3] = ["images/cflstorepreview/6.jpg", "Mini Mag-Lite", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[4] = ["images/cflstorepreview/15.jpg", "Steel Travel Mug", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[5] = ["images/cflstorepreview/8.jpg", "USB 4GB Flash Drive", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[6] = ["images/cflstorepreview/11.jpg", "Back Pack", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
slides[7] = ["images/cflstorepreview/18.jpg", "CFL CamelBak Bottle", "https://www.commitforlife.org/gcrbc/store/store.php", "_new"];
//options
slides.no_auto=1; //make show completely user operated, no play, starts in stop mode
slides.use_alt=1; //descriptions as img alt
slides.use_title=1; //descriptions as img title
slides.image_controls=1; //img for controls
slides.button_highlight='#ffffff'; //onmouseover bgcolor for img buttons
slides.random=1; //set random slide sequence on page load