Currently Works with I.E. Only
SUB MENU MENUS
Copy Page for the script. Kinda involved.
Main 1
 
Menu 2
 
Menu 3
 
Menu 4
 
My Web Sites
 

when changing:
    -"your-link-here" is where you want to go when you click menu 1-4
    -"yourlink" is where you want to go on one of the sub menus, be sure
    to use the http://www.address.com/file.html or it might not work
    -if changing colors, don't forget to change the mouseOut colors
    -the position of the menus is absolute, that is when the menu is displayed it is so many pixels
     from the top and left of where the page started
    -i think this menu is best used with frames, remember to change the     target for the link if you use frames
    -also, there is a table in a table, do not delete the outer table or it won't work