_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=Types of Coffee;target=;url=types-of-coffee.html;");
aI("text=Different Types of Coffee Drink;target=;url=coffee-types.html;");
aI("text=Organic Coffee;target=;url=organic-coffee.html;");
aI("text=Coffee Pods;target=;url=coffee-pod.html;");
aI("text=Decaf Coffee;target=;url=decaf-coffee.html;");
aI("text=Specialty Coffees;target=;url=specialty-coffee.html;");
}


 drawMenus();
