_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#EAEADA";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E6F2C2";
offcolor="#506316";
onbgcolor="#AFD43F";
oncolor="#506316";
padding="5";
pagebgcolor="#E6F2C2";
pagecolor="#506316";
separatorcolor="White";
separatorsize="1";
subimage="images/blackgreen.gif";
subimagepadding="6";
itemwidth="210";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F7F2";
offcolor="#000554";
onbgcolor="#F0F0EB";
oncolor="#000654";
padding="4";
pagebgcolor="#F7F7F2";
pagecolor="#000554";
subimage="images/blackgreen.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Facts About Tea;target=;url=http://www.beverageanswers.com/tea/;");
aI("text=Herbal Teas;target=;url=herbal-teas.html;");
aI("text=Herbal Tea Remedies;target=;url=herbal-tea.html;");
aI("text=Essiac Herbal Tea;target=;url=essiac-herbal-tea.html;");
aI("text=Rooibos Red Bush Tea;target=;url=rooibos-tea.html;");
aI("text=Yerba Mate Herbal Tea;target=;url=yerba-mate-tea.html;");
}


 drawMenus();

