This tool will produce a javascript for an image changing rollover. When the cursor rolls over the image, it will change to the second image.
Sample Image Rollover: (place your cursor on the ape image)
The links in this sample don't go anywhere.
If you would like more than one of these image changing mouse rollovers on your page, make sure you give each one its own unique "Image Name" and "Rollover Name". I have by default filled in the names for your first rollover script (roll1, roll2, myrollover). If you build another one for use on the same page change these three "Name" values that I have mentioned above. Perhaps call them (roll3, roll4, myrollover2). This script will also generate a place to insert a URL to make the rollover work as a clickable link. Where you see <A HREF=" YOUR URL OR FILE NAME " just change this to your file name or URL.
Example 1: <A HREF="index.html"
Example 2: <A HREF="http://www.yourpage.com"