var newDefs = new Object;
newDefs.background = "#3A6EA5";
newDefs.border = "#3399ff";
newDefs.titlebackground = "#3A6EA5";
newDefs.useclass = "menu1text";
newDefs.timeout = 1000;
newDefs.pause = 100;
flyDefs (newDefs);

makeLayer ("menu1", "Women of the WAVES=../index.htm",
    "Home page=../index.htm",
    "Table of Contents=../toc.htm",
    "Guestbook=../cgi-bin/guestbook/guestbook.cgi?",
    "Message Board=../wwwboard/index.html",
    "Looking For=../lookingfor/index.html",
    "Membership Application=../membershipapplication.html",
    "Links=../links/index.htm");

