_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SaddleBrown";
offcolor="White";
onbgcolor="Brown";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SaddleBrown";
offcolor="White";
onbgcolor="Brown";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=The Species of Coffee;target=;url=http://a-coffee-guide.com/;");
aI("showmenu=Coffee Guide ArticlesThe Antioxidants in CoffeeLEFT_MENU;text=Coffee Guide Articles;target=;url=coffee-guide-articles.html;");
aI("showmenu=Coffee ShopPremium CoffeesLEFT_MENU;text=Coffee Shop;target=;url=coffee-shop.html;");
aI("text=Coffee Guide Resource Directory;target=;url=coffee-guide-resource-directory.html;");
}

with(milonic=new menuname("Coffee Guide ArticlesThe Antioxidants in CoffeeLEFT_MENU")){
style=submenuStyle;
aI("text=The Antioxidants in Coffee;target=;url=the-antioxidants-in-coffee.html;");
aI("text=Caffeine: Yes or No;target=;url=caffeine-yes-or-no.html;");
aI("text=Espresso and its Machine;target=;url=espresso-and-its-machine.html;");
aI("text=The Risks and Benefits of Drinking Coffee;target=;url=the-risks-and-benefits-of-drinking-coffee.html;");
aI("text=What Variety do I Choose?;target=;url=what-variety-do-i-choose.html;");
aI("text=5 Coffee Tips;target=;url=5-coffee-tips.html;");
}

with(milonic=new menuname("Coffee ShopPremium CoffeesLEFT_MENU")){
style=submenuStyle;
aI("text=Premium Coffees;target=;url=premium-coffees.html;");
aI("text=Premium Flavors;target=;url=premium-flavors.html;");
aI("text=Coffee Blends;target=;url=coffee-blends.html;");
aI("text=African Coffees;target=;url=african-coffees.html;");
aI("text=Central/South American Coffees;target=;url=central-south-american-coffees.html;");
aI("text=Decaffeinated Coffees;target=;url=decaffeinated-coffees.html;");
aI("text=Espresso Blends;target=;url=espresso-blends.html;");
aI("text=Flavored Coffee;target=;url=flavored-coffee.html;");
aI("text=Flavored Decaffeinated Coffees;target=;url=flavored-decaffeinated-coffees.html;");
aI("text=Organic Coffee Blends;target=;url=organic-coffee-blends.html;");
aI("text=Organic Roast Coffee;target=;url=organic-roast-coffee.html;");
aI("text=Organic Varietals Coffee;target=;url=organic-varietals-coffee.html;");
aI("text=Pacific Coffees;target=;url=pacific-coffees.html;");
aI("text=Coffee Roasts;target=;url=coffee-roasts.html;");
aI("text=Velvet Coffee Series;target=;url=velvet-coffee-series.html;");
}


 drawMenus();

