/*JavaScript Unleashed, Third Editionby Richard Wagner and R. Allen Wyke ISBN: 067231763XPublisher Sams CopyRight 2000*/ JavaScript Unleashed Hello World! onmouseout="changeState('layer1','hidden')" onmouseover="changeState('layer1','visible')"> Rollover to show and hide the layer.