_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack3L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="Navy";
oncolor="White";
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=840;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.egolfcarts.net/;align=center;");
aI("text=Used Golf Carts;target=;url=Used-Golf-Carts-For-Sale.html;align=center;");
aI("text=Lifted Golf Carts;target=;url=Lifted-Golf-Carts.html;align=center;");
aI("text=Hunting Buggy;target=;url=Hunting-Buggy.html;align=center;");
aI("text=Custom Golf Carts;target=;url=Custom-Golf-Carts.html;align=center;");
aI("text=Golf Cart Accessories;target=;url=Golf-Cart-Accessories.html;align=center;");
aI("text=Golf Cart Battery Care;target=;url=Golf-Cart-Battery-Care-Golf-Cart-Battery-Maintance.html;align=center;keepalive=1;");
}


 drawMenus();

