WINDOW POPUP TEXT MOUSEOVER SCRIPT To Return to the Bells and Whistles Page, use your browser back button. Copy the script by highlighting the script and then using the "Edit" "Copy" commands at the top of your browser. Or, copy the page by using the "File" "Save as" command on the top of your browser. This script needs very little customizing. You can put anything you like into the popup window as it is a separate HTML document. ------------------------------------------------------- PUT YOUR TEXT HERE> ---------------------------------------------------- DIRECTIONS FOR CUSTOMIZATION 1) Put the name of the HTML document that will open when the mouse goes over the graphic where it says "YOUR DOCUMENT.html" 2) Put the width desired for the pop up box where it says "ADD WIDTH" 3) Do the same for height where it says "ADD HEIGHT" 4) Add your text where it says "PUT YOUR TEXT HERE" 5) Leave in all punctuation including quotation marks. 6) If you wish the window to remain open, simply erase the line that begins "onMouseOut=" 7) Make the HTML document that goes into the popup window.