_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=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=2010 Coffee Calendars;target=_blank;url=http://www.calendarsdot.com/food/coffee-tea/coffee/;");
}


 drawMenus();
