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 ("menu4", "Women of the WAVES=../index.htm",
    "WAVES National Convention=../convention/index.shtml",
    "",
    "* Tenative Events & Agenda=../convention/conventionagenda2002.shtml",
    "* Download - Call to Convention=../convention/files/Convention2002.pdf",
    "* Registration Form=../convention/convention2002registration.shtml",
    "* Hotel Reservations=../convention/convention2002hotel.shtml",
    "* Tours=../convention/convention2002tours.shtml",
    "* Tours Registration=../convention/convention2002tourregistration.shtml",
    "* Travel Information=../convention/convention2002travel.shtml",
    "* Convention Bulletin Board=../convention/board/index.html");

