	// BEAUTY


//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=[] // image slideshow: hier werden die bilder festgelegt
slides[0] = ["womensfashion/martindagucci-01.jpg"];
slides[1] = ["womensfashion/martindagucci-02.jpg"];
slides[2] = ["womensfashion/martindagucci-03.jpg"];
slides[3] = ["womensfashion/martindagucci-04.jpg"];
slides[4] = ["womensfashion/martindagucci-05.jpg"];

slides[5] = ["womensfashion/martindagucci-06.jpg"];
slides[6] = ["womensfashion/martindagucci-07.jpg"];
slides[7] = ["womensfashion/martindagucci-08.jpg"];
slides[8] = ["womensfashion/martindagucci-09.jpg"];
slides[9] = ["womensfashion/martindagucci-10.jpg"];

slides[10] = ["womensfashion/martindagucci-11.jpg"];
slides[11] = ["womensfashion/martindagucci-12.jpg"];
slides[12] = ["womensfashion/martindagucci-13.jpg"];
slides[13] = ["womensfashion/martindagucci-14.jpg"];







//optional properties:
slides.counter=1;
slides.no_auto=0;
slides.no_descriptions=1;
slides.image_controls=1; //use images for controls 
slides.button_highlight='none'; //onmouseover background-color for image buttons (requires image_controls=1)