The onmouseOver and onmouseOut on this image will work in IE 5.x and above but not in Netscape 4.x
Through clever use of embedding this image inside the <a> tag we will now get it to work in Netscape 4.x
Click here to load the prefetched image below and here to unload it. Note that no call to the web server is necessary since the image was read into memory.
Text Rollover effect for non-links. To make it work in Netscape 4.x, it would have to be in a <layer> tag.