//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;

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["images/index/index1.jpg", "villa apartment appartement saint-tropez"];
slides[1] = ["images/index/index2.jpg", "Location villa appartement cote azur"];
slides[2] = ["images/index/index3.jpg", "Vente propriete property ramatuelle"];
//above slide show uses only the defaults

slides.no_descriptions=1; //use for no descriptions displayed
slides.pause=0; //use for pause onmouseover
slides.image_controls=0; //use images for controls
slides.random=0; //set a random slide sequence on each page load
slides.manual_start=0; //start show in manual mode (stopped)
slides.no_auto=0; //use to make show completely user operated (no play button, starts in stopped mode)
slides.nofade=0; //use for no fade-in, fade-out effect for this show
slides.use_alt=1;