actually making a java script for random images (or just circulating through images) is amazingly easy and simple. Create and array of pics, make a random number put the random number in the array # and out that in a image tag.
of course you'd need to know some sort of java script programming (or very basic c/c++)
