//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] = ["media/images_animation/img_uvod1.jpg", ""];slides[1] = ["media/images_animation/img_uvod2.jpg", ""];slides[2] = ["media/images_animation/img_uvod3.jpg", ""];slides[3] = ["media/images_animation/img_uvod4.jpg", ""];slides[4] = ["media/images_animation/img_uvod5.jpg", ""]; slides.no_controls=true;
 slides.border=1; slides.height=400;
 slides.nofade=1;
 slides.use_title=false;
 slides.delay=8000;

