_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#F0C030";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F6DF";
offcolor="#544311";
onbgcolor="#F0C030";
oncolor="Black";
ondecoration="none";
padding="5";
pagebgcolor="#F7F6DF";
pagecolor="#544311";
separatorcolor="#F0C030";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
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";
aI("text=All About Beer;target=;url=http://www.beverageanswers.com/beer/;");
aI("text=Types of Beer;target=;url=types-of-beer.html;");
aI("text=Beers of The World;target=;url=beers-of-the-world.html;");
aI("text=Ale Beers;target=;url=ale-beer.html;");
aI("text=Lager Beer;target=;url=lager-beer.html;");
aI("text=Bavarian Style Wheat Beer;target=;url=wheat-beer-weizenbier.html;");
aI("text=Belgian Lambic Beer;target=;url=lambic-beer.html;");
aI("text=Types of Canadian Beer;target=;url=canadian-beer.html;");
aI("text=Types of German Beer;target=;url=german-beer.html;");
}


 drawMenus();

