_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offcolor="DarkBlue";
oncolor="BlueViolet";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack8.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="SlateBlue";
oncolor="Tomato";
ondecoration="underline";
padding="6";
pagecolor="Aqua";
separatorsize="3";
separatorimage="images/amaSubSep8.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=240;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=-About/Contact Us-;target=;url=about_contact_us.html;align=center;keepalive=1;");
}


 drawMenus();
