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


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="OrangeRed";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="1";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="142";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="OrangeRed";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=994;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=home;target=;url=http://www.brewstands.com/;align=left;");
aI("showmenu=homebrew stands/gravity homebrew standsINFO_BAR_MENU;text=homebrew stands;target=;url=homebrew-stands.html;align=left;");
aI("showmenu=products/carboy drainersINFO_BAR_MENU;text=products;target=;url=products.html;align=left;");
aI("showmenu=homebrew projects/fermentation heaterINFO_BAR_MENU;text=homebrew projects;target=;url=homebrew-projects.html;align=left;");
aI("showmenu=resources/Where does beer come fromINFO_BAR_MENU;text=resources;target=;url=resources.html;align=left;");
aI("text=dealers;target=;url=dealers.html;align=left;");
aI("text=contact;target=;url=contact.html;align=left;");
}

with(milonic=new menuname("homebrew stands/gravity homebrew standsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=gravity homebrew stands;target=;url=gravity-homebrew-stands.html;");
aI("text=pump homebrew stands;target=;url=pump-homebrew-stands.html;");
aI("text=custom homebrew stands;target=;url=custom-homebrew-stands.html;");
aI("text=Trident manifold option;target=;url=Trident-manifold-option.html;");
aI("text=natural gas option;target=;url=natural-gas-option.html;");
}

with(milonic=new menuname("products/carboy drainersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=carboy drainers;target=;url=carboy-drainers.html;");
}

with(milonic=new menuname("homebrew projects/fermentation heaterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=fermentation heater;target=;url=fermentation-heater.html;");
}

with(milonic=new menuname("resources/Where does beer come fromINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Where does beer come from;target=;url=Where-does-beer-come-from.html;");
aI("text=links;target=;url=links.html;");
}


 drawMenus();

