_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack4.png";
fontfamily="Palatino Linotype";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack4.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep4.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=880;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;align=center;");
aI("text=Speakers;target=;url=Speakers.html;align=center;");
aI("text=Program;target=;url=Program.html;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("text=Location-Travel;target=;url=Location-Travel.html;align=center;");
aI("text=Conference Resources;target=;url=Conference-Resources.html;align=center;");
aI("text=Ministry Partners;target=;url=Ministry-Partners.html;align=center;");
aI("text=Pricing;target=;url=Pricing.html;align=center;");
aI("text=Volunteers;target=;url=Volunteers.html;align=center;");
aI("text=FAQ;target=;url=FAQ.html;align=center;");
aI("text=Registration;target=;url=Registration.html;align=center;keepalive=1;");
}


 drawMenus();

