_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=908;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=./;");
aI("text=Sustainable Agriculture & Food Enterprises (S.A.F.E.);target=;url=Sustainable-Agriculture-&-Food-Enterprises-(S.A.F.E.).html;");
aI("text=Contacting Us;target=;url=Contacting-Us.html;");
aI("showmenu=ProductsEnzymesFOOTER_MENU;text=Products;target=;url=Products.html;");
aI("text=This week's article - IBD;target=;url=This-week's-article-IBD.html;");
aI("showmenu=RecipesFlourless Orange CakeFOOTER_MENU;text=Recipes;target=;url=Recipes.html;");
aI("text=Purchase;target=;url=Purchase.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsEnzymesFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Enzymes;target=;url=Enzymes.html;");
aI("text=Green Energy Food ;target=;url=Green-Energy-Food.html;");
aI("text=Herbs;target=;url=Herbs.html;");
aI("text=Men's Health;target=;url=Men's-Health.html;");
aI("text=Minerals;target=;url=Minerals.html;");
aI("text=Omega;target=;url=Omega.html;");
aI("text=Sports;target=;url=Sports.html;");
aI("text=Vitamins;target=;url=Vitamins.html;");
aI("text=Women's Health;target=;url=Women's-Health.html;");
}

with(milonic=new menuname("RecipesFlourless Orange CakeFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Flourless Orange Cake;target=;url=Flourless-Orange-Cake.html;");
aI("text=Chocolate Almond;target=;url=Chocolate-Almond.html;");
}


 drawMenus();
