This script dynamically shows descriptions of the links when the mouse is passed over them. It uses a clever way to differentiate between Netscape and Internet Explorer: for NS4 it uses if(document.layers){}, and for IE4 it uses if(document.all){}.
ITEM 1 ITEM 2 ITEM 3 ITEM 4