A script that makes an image link appear "depressed" as the mouse is held down on it. Similar to rollover effects, only that the effect takes place when the mouse is down. 1) Copy the two images, "up.gif" and "down.gif" for the link button to the web page directory. 2) Insert "push.txt" the section of your page. If you're using your own images, change "up.gif" and "down.gif" to your images' file names. 3) Insert the following into the section of your page: ---- If you want multiple depressible images within one page, simply repeat steps 2 and 3 for each depressible image. When repeating step 2, be sure to change the image file names in the code to reflect the images you're using. When repeating step 3, be sure to change the 'example' to another unique name.