_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#EBDDC0";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EBDDC0";
offcolor="#89570F";
onbgcolor="#89570F";
oncolor="White";
ondecoration="none";
padding="4";
pagebgcolor="#EBDDC0";
pagecolor="#89570F";
separatorcolor="White";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F7F2";
offcolor="#000554";
onbgcolor="#F0F0EB";
oncolor="#000664";
padding="4";
pagebgcolor="#F7F7F2";
pagecolor="#000554";
subimage="images/blackorange.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Coffee Bean Plant to Coffee Cup;target=;url=http://www.beverageanswers.com/coffee/;");
aI("text=Coffee Recipes;target=;url=coffee-recipes.html;");
aI("text=Gourmet Flavored Coffee;target=;url=flavored-coffee.html;");
aI("text=Custom Flavored Coffee;target=;url=custom-flavored-coffee.html;");
aI("text=Coffee In Food Recipes;target=;url=coffee-in-food.html;");
aI("text=Coffee Swiss Roll;target=;url=coffee-swiss-roll.html;");
aI("text=Cakes made with Coffee;target=;url=coffee-cake.html;");
aI("text=Coffee Drink Recipes;target=;url=coffee-drink-recipes.html;");
aI("text=Canadian Coffee Recipe;target=;url=canadian-coffee.html;");
aI("text=Authentic Irish Coffee Recipe;target=;url=authentic-irish-coffee.html;");
aI("text=Creamy Irish Coffee Recipe;target=;url=creamy-irish-coffee-recipe.html;");
}


 drawMenus();
