_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#004599";
offcolor="#ECE9D8";
onbgcolor="#ECE9D8";
oncolor="#004599";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#004599";
offcolor="#ECE9D8";
onbgcolor="#ECE9D8";
oncolor="#004599";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="149";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=News;target=;url=News.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=CalendarSertoma Christmas Tree SalesLEFT_MENU;text=Calendar;target=;url=Calendar.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("showmenu=MembersMember LoginLEFT_MENU;text=Members;target=;url=Members.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("CalendarSertoma Christmas Tree SalesLEFT_MENU")){
style=submenuStyle;
aI("text=Sertoma Christmas Tree Sales;target=;url=Sertoma-Christmas-Tree-Sales.html;");
}

with(milonic=new menuname("MembersMember LoginLEFT_MENU")){
style=submenuStyle;
aI("text=Member Login;target=;url=Member-Login.html;");
}


 drawMenus();
