/*extern jQuery */ jQuery.PictureSlides.set({ useImageText : false, useImageCounter : false, useNavigationLinks : false, useKeyboardShortcuts : false, useThumbnails : false, useFadingIn : true, useFadingOut : true, useFadeWhenNotSlideshow : false, useFadeForSlideshow : true, useDimBackgroundForSlideshow : true, loopSlideshow : true, usePreloading : false, startIndex : 0, startSlideshowAtLoad : true, dimBackgroundAtLoad : false, images : [ ["foto.php?id=5", ""], ["foto.php?id=7", ""], ["foto.php?id=11", ""], ["foto.php?id=10", ""], ["foto.php?id=13", ""]], thumbnailActivationEvent : "click", mainImageId : "picture-slides-image", fadeContainerId : "picture-slides-container", imageTextContainerId : null, previousLinkId : null, nextLinkId : null, imageCounterId : null, startSlideShowId : null, stopSlideShowId : null, thumbnailContainerId: null, dimBackgroundOverlayId : null, elementOnTopOfDimBackgroundId : null, fadeIncrement : 0.1, fadeInterval : 80, timeForSlideInSlideshow : 4000 });