What I want it a random image script made in Javascript. It needs to change every 5 seconds with a different image. That would be a setInterval(); method, but how would I cache the images and put all this on a web page?