_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small7.png";
borderstyle="solid";
fontfamily="Verdana";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#555555";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover7.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ccddcd";
offcolor="#555555";
onbgcolor="#bbddcd";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=835;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=home;target=;url=index.html;");
aI("text=schedule;target=;url=schedule.html;");
aI("text=sponsors;target=;url=sponsors.html;");
aI("text=contact;target=;url=contact.html;");
aI("text=gallery;target=;url=gallery.html;");
aI("text=brewing 101;target=;url=brewing-101.html;");
aI("showmenu=archive/2010 Fair InfoINFO_BAR_MENU;text=archive;target=;url=archive.html;");
aI("text=links;target=;url=links.html;");
}

with(milonic=new menuname("archive/2010 Fair InfoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=2010 Fair Info;target=;url=2010-Fair-Info.html;");
}


 drawMenus();

