_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCC4C1";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#CCC4C1";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Coffee Bean Roaster;target=;url=./;");
aI("text=Buy Coffee Bean Roasters;target=;url=Coffee-Bean-Roasters.html;");
aI("text=Home Coffee Roasters;target=;url=Home-Coffee-Roasters.html;");
aI("text=Commercial Coffee Roasters;target=;url=Commercial-Coffee-Roasters.html;");
aI("text=Gourmet Coffee Roasters;target=;url=Gourmet-Coffee-Roasters.html;");
aI("text=Roasting Coffee Beans;target=;url=Roasting-Coffee-Beans.html;");
aI("text=Coffee Roasting Machines;target=;url=Coffee-Roasting-Machines.html;");
aI("text=Coffee Roasting Equipment;target=;url=Coffee-Roasting-Equipment.html;");
aI("text=Cuisinart DCC 1200 Coffee Maker;target=;url=Cuisinart-dcc-1200-coffee-maker.html;");
aI("text=Keurig Single Cup Coffee Maker;target=;url=Keurig-Single-Cup-Coffee-Maker.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

