_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offcolor="#333333";
oncolor="#000000";
pagecolor="#333333";
separatorcolor="Transparent";
separatorsize="3";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=366;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=Motorcycle Accessory Store;target=;url=http://motorcycleaccessoryweb.com/store/index.php;align=center;");
aI("text=Motorcycle Parts;target=;url=http://motorcycleaccessoryweb.com/store/index.php?c=parts&x=Motorcycle_Parts;align=center;keepalive=1;");
}


 drawMenus();
