I use JavaScript image slide show often; for some reason, my clients seem to like it. But there are a couple of technical problems such as ... 1. When not all images are loaded, slide show looks messy. 2. When two or more slide shows are displayed, they don't seem to work so well. Preloading problem, etc. What's the best JavaScript image slide show script out there? I want to be able to display a couple of different slide shows comfortably. I want the script to preload images AND THEN start playing the slide show. I took a look at http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm , but this does not do all these things.