_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Chocolate";
offcolor="Black";
onbgcolor="Goldenrod";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Goldenrod";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E0AC60";
offcolor="Black";
onbgcolor="Chocolate";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=MenuAppetizersINFO_BAR_MENU;text=Menu;target=;url=Menu.html;");
aI("text=Catering;target=;url=Catering.html;");
aI("showmenu=SpecialsEat In SpecialsINFO_BAR_MENU;text=Specials;target=;url=Specials.html;");
aI("text=Fundraisers;target=;url=Fundraisers.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Directions;target=;url=Directions.html;");
}

with(milonic=new menuname("MenuAppetizersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Appetizers;target=;url=Appetizers.html;");
aI("text=Soups & Salads;target=;url=Soups-&-Salads.html;");
aI("text=Pizza;target=;url=Pizza.html;");
aI("text=Oven Baked Entrees;target=;url=Oven-Baked-Entrees.html;");
aI("text=Pastaria;target=;url=Pastaria.html;");
aI("text=Sandwiches;target=;url=Sandwiches.html;");
aI("text=Seafood and Chicken;target=;url=Seafood-and-Chicken.html;");
aI("text=Children's Menu;target=;url=Children's-Menu.html;");
aI("text=Desserts;target=;url=Desserts.html;");
aI("text=Beverages;target=;url=Beverages.html;");
}

with(milonic=new menuname("SpecialsEat In SpecialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Eat In Specials;target=;url=Eat-In-Specials.html;");
aI("text=Web Specials;target=;url=Web-Specials.html;");
}


 drawMenus();
