_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="1000";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("text=Our Chapter;target=;url=Our-Chapter.html;");
aI("text=Members Links;target=;url=Members-Links.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=How To Join;target=;url=How-To-Join.html;");
aI("text=Membership Benefits;target=;url=Membership-Benefits.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=FAQ;target=;url=FAQ.html;");
}


 drawMenus();
