_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#EAEADA";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A3C159";
offcolor="White";
onbgcolor="#FFFBF0";
oncolor="#008000";
padding="5";
pagebgcolor="#A3C159";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/blackgreen.gif";
subimagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F7F2";
offcolor="#000554";
onbgcolor="#F0F0EB";
oncolor="#000654";
padding="4";
pagebgcolor="#F7F7F2";
pagecolor="#000554";
subimage="images/blackgreen.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Wine Grape Plant to Wine Glass;target=;url=http://www.beverageanswers.com/wine/;");
aI("text=French Wine Regions;target=;url=french-wine-growing-regions.html;");
aI("text=Alsace Wine Region;target=;url=alsace-wine.html;");
aI("text=Champagne Wine Region;target=;url=champagne-wine.html;");
aI("text=Loire Valley Wine Region;target=;url=loire-valley-wine.html;");
}


 drawMenus();
