_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/navygrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/cut_yellow.gif";
offcolor="#000000";
oncolor="Tomato";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AB6FAA";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
aI("text=Home Page;target=;url=default.html;align=left;");
aI("text=DeColores History;target=;url=DeColores-History.html;align=left;");
aI("text=Ultreyas;target=;url=Ultreyas.html;align=left;");
aI("showmenu=Weekend Info/ScheduledLEFT_MENU;text=Weekend Info;target=;url=Weekend-Info.html;align=left;");
aI("text=Announcements;target=;url=Announcements.html;align=left;");
aI("text=Newsletter;target=;url=Newsletter.html;align=left;");
aI("text=DeColores Song;target=;url=DeColores-Song.html;align=left;");
aI("showmenu=Documents/Forms/All DocumentsLEFT_MENU;text=Documents/Forms;target=;url=Documents-Forms.html;align=left;");
aI("text=Outside Help Signup;target=;url=Team-menu.html;align=left;");
aI("text=Board;target=;url=Board.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}

with(milonic=new menuname("Weekend Info/ScheduledLEFT_MENU")){
style=submenuStyle;
aI("text=Scheduled;target=;url=Scheduled.html;");
aI("text=N.M. Mens Team;target=;url=Mens-Team.html;");
aI("text=N.M. Womens Team;target=;url=Womens-Team.html;");
aI("text=Past Weekends;target=;url=Past-Weekends.html;");
aI("text=Grayling Mens Team;target=;url=Grayling-Mens-Team.html;");
aI("text=Grayling Womens Team;target=;url=Grayling-Womens-Team.html;");
}

with(milonic=new menuname("Documents/Forms/All DocumentsLEFT_MENU")){
style=submenuStyle;
aI("text=All Documents;target=;url=Forms.html;");
aI("text=Update Contact Info;target=;url=Update-Contact-Info.html;");
aI("text=Interest Form;target=;url=Interest-Form.html;");
}


 drawMenus();

