_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#EAEADA";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F8F8FF";
offcolor="Black";
onbgcolor="Lavender";
oncolor="#0000CD";
ondecoration="underline";
padding="5";
pagebgcolor="#F8F8FF";
pagecolor="Black";
separatorcolor="Lavender";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="6";
itemwidth="180";
}

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="#000654";
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=Types of Liquor Beverage;target=;url=http://www.beverageanswers.com/liquor/;");
aI("text=What Is Whisky Liquor;target=;url=whisky-liquor.html;");
aI("text=Bourbon Whiskey Liquor;target=;url=bourbon-whiskey.html;");
aI("text=Judging the Best Whiskey Liquor;target=;url=best-whiskey-liquor.html;");
}


 drawMenus();

