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 ("menu5", "Women of the WAVES=../index.htm",
    "WAVES Profiles=../profiles/index.htm",
    "",
    "Submit your autobiographical",
    "story about your life", 
    "experiences pre, during and", 
    "post WAVES.",
    "",
    "E-mail your profile=mailto:profiles@womenofthewaves.com");

