_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="DarkOrange";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="Silver";
borderstyle="Outset";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="DarkOrange";
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="100%";
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=left;");
aI("text=Links;target=;url=Links.html;align=left;");
aI("text=Shop;target=;url=http://brewstersbarkery.com/shop/index.php;align=left;");
aI("showmenu=ApparelNFLINFO_BAR_MENU;text=Apparel;target=;url=Sports-Apparel.html;align=left;");
aI("showmenu=TreatsBeefINFO_BAR_MENU;text=Treats;target=;url=Treats.html;align=left;");
aI("showmenu=Contact UsCalendarINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;align=left;");
aI("text=Privacy;target=;url=Brewster's-Barkery-Privacy-Policy.html;align=left;");
}

with(milonic=new menuname("ApparelNFLINFO_BAR_MENU")){
style=submenuStyle;
aI("text=NFL;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=53;");
aI("text=MLB;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=54;");
aI("text=NBA;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=55;");
aI("text=NCAA;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=56;");
}

with(milonic=new menuname("TreatsBeefINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Beef;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=31;");
aI("text=Chicken;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=32;");
aI("text=Peanut Butter;target=;url=http://brewstersbarkery.com/shop/viewcategory.php?groupid=33;");
}

with(milonic=new menuname("Contact UsCalendarINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Calendar;target=_blank;url=http://brewstersbarkery.com/html/Announcements.html;");
}


 drawMenus();

