// JavaScript Document

//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='images/left.jpg';
var stopimg='images/stop.jpg';
var playimg='images/play.jpg';
var nextimg='images/right.jpg';

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = [src="images/baghaus.jpg", "Baghaus is your one-stop shopping destination for premium quality purses and designer handbags. Whether you're a designer handbag girl or a fashionista who prefers to shop for fabulous steals, Baghaus is for you.", "http://www.gigomall.com/brand_product-394.htm"];
slides[1] = [src="images/lilash-eyelash.jpg", "LiLash gives the appearance of the longest, fullest lashes you have ever had. LiLash is applied daily as you would a normal liquid eyeliner. Your happiness is guaranteed with LiLash.", "http://www.gigomall.com/d/45655/lilash-eyelash-growth-stimulator-and-lilash-information-discount-coupons-and-more.htm"];
slides[2] = [src="images/apple-imac.jpg", "The all new Apple iMac is available for purchase now. The new Apple iMac is power packed with stunning graphics, gorgeous looks and better performance. Experience the video quality on 24 inch glossy monitor screen.", "http://www.gigomall.com/d/5492/apple-imac-mb420ll-a-24-inch-desktop.htm"];
slides.border=0;
slides.border_color='#cccccc';
slides.border_style='solid';
slides.image_controls=1;
slides.width=590; //use to set width of widest image if dimensions vary
slides.height=250; //use to set height of tallest image if dimensions vary
//above slide show uses only the defaults