_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#61CE73";
offcolor="#000000";
onbgcolor="#E6F1E8";
oncolor="#000000";
padding="2";
pagebgcolor="#61CE73";
separatorcolor="#000000";
separatorsize="1";
subimage="gfx/arrow5_black_8x8.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#E6F1E8";
oncolor="#000000";
padding="4";
pagebgcolor="#57A164";
subimage="gfx/arrow5_black_8x8.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=754;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Get SuperGreens;target=_blank;url=http://www.trysupergreens.com/buy;");
aI("text=What To Order;target=;url=orderoptions.html;");
aI("text=How To Order;target=;url=how_to_order.html;");
aI("text=Save 25%;target=;url=preferred.html;");
aI("text=Become Distributor;target=;url=sell_supergreens.html;");
}


 drawMenus();
