Gets the current date from the users system then displays the correct image for that date, all images are held on our server so you dont have to host them yourself.
You control the image scroller (up,down,stop,top, 3 speed settings). It randomizes the images upon each page refresh so that the visitor see's a new sequence of images each time they visit the page.
This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change linkinformation, image information, and the number of images the script can display.
This is a pretty good alternative random image script of a server-side Perl or shell script. It simply stores a list of image pathnames and, when the page is being built up, writes an instruction to display one of them, chosen at random.