_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#F0C030";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F6DF";
offcolor="#544311";
onbgcolor="#F0C030";
oncolor="#3B2D06";
ondecoration="none";
padding="6";
pagebgcolor="#F7F6DF";
pagecolor="#544311";
separatorcolor="#F0C030";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="6";
itemwidth="250";
}

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=About Coffee Beans;target=;url=about-coffee-beans.html;");
aI("text=Roasting Coffee Beans;target=;url=roasting-coffee-beans.html;");
aI("text=Types of Coffee;target=;url=types-of-coffee.html;");
aI("text=Making Good Coffee;target=;url=making-good-coffee.html;");
aI("text=Coffee Making Machines;target=;url=coffee-making-machines.html;");
aI("text=Coffee Accessories;target=;url=coffee-accessories.html;");
aI("text=Coffee Recipes;target=;url=coffee-recipes.html;");
aI("text=Coffee Health Effects;target=;url=coffee-health-effects.html;");
aI("text=Coffee News Blog;target=;url=http://www.beverageanswers.com/coffee/coffeenewsblog/;");
aI("text=2012 Coffee Calendars;target=_blank;url=http://www.calendarsdot.com/food-drink/coffee-tea/;");
}


 drawMenus();

