_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=Microbrewed Beer;target=;url=microbrewed-beer.html;");
aI("text=What is Microbrew Beer;target=;url=what-is-microbrew-beer.html;");
aI("text=Growth of Microbreweries;target=;url=microbreweries.html;");
aI("text=Microbrewery Guide;target=;url=microbrewery-guide.html;");
aI("text=Microbrews;target=;url=microbrews.html;");
aI("text=Keg Beer vs Cask Ale;target=;url=keg-beer-cask-ale.html;");
aI("text=Brewpubs Portland Oregon;target=;url=brewpubs-portland-oregon.html;");
aI("text=Alaskan Brewing Company;target=;url=alaskan-brewing-company.html;");
}


 drawMenus();

