_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#55AA00";
borderstyle="Groove";
borderwidth="0";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5D6A32";
offcolor="White";
onbgcolor="#5E7715";
oncolor="#FFA92A";
padding="5";
pagebgcolor="#547F00";
pagecolor="#FFA92A";
separatorcolor="#005500";
separatorsize="3";
subimage="images/downboxed.gif";
subimagepadding="0";
itemwidth="110";
}

with(submenuStyle=new mm_style()){
bordercolor="#55AA00";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#547F00";
offcolor="White";
onbgcolor="#547F00";
oncolor="#FFA92A";
padding="4";
pagebgcolor="LightGreen";
pagecolor="White";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=449;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.riceplex.com/public_html/;");
aI("text=Nutritional Powders;target=;url=Nutritional-Powders.html;");
aI("showmenu=About UsTeam RiceplexINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About UsTeam RiceplexINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Team Riceplex;target=;url=Team-Riceplex.html;");
}


 drawMenus();
