fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle1=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
forgetClickValue="1";
openonclick="1";
closeonclick="1";
retainClickValue = true;
}

with(menuStyle=new mm_style()){
offset="-100";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
bgimage="/menu/images/back.gif";
offcolor="#515151";
overbgimage="/menu/images/back.gif";
oncolor="#ffffff";
//overfilter="Blinds(direction='down',bands=1,duration=0.3)"; 
//outfilter="Blinds(direction='up',bands=1,duration=0.3)";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#C718BC";
separatorsize="0";
padding=3;
fontsize="11px";
fontstyle="normal";
fontweight="600";
fontfamily="Arial";
//subimage="arrow.gif";
subimagepadding=0;
itemheight=20;
}



with(milonic=new menuname("corporate")){
overflow="scroll";
style=menuStyle;
aI("text=Breakfast;url=/menus/corporate/breakfast.htm;");
aI("text=Lunch Alternatives;url=/menus/corporate/lunch.htm;");
aI("text=Buffets;url=/menus/corporate/buffets.htm;");
aI("text=Salads;url=/menus/corporate/salads.htm;");
aI("text=Hot Meals;url=/menus/corporate/meals.htm;");
aI("text=Pasta Buffets;url=/menus/corporate/pasta.htm;");
aI("text=Party Pleasers;url=/menus/corporate/pleasers.htm;");
aI("text=Dessert;url=/menus/corporate/desserts.htm;");
aI("text=Beverages;url=/menus/corporate/drinks.htm;");
aI("text=Ordering Guidelines;url=/menus/corporate/guidelines.htm;");
}

with(milonic=new menuname("private")){
style=menuStyle;
aI("text=Stationary Appetizers;url=/menus/private/stationary_appetizers.htm;");
aI("text=Passed Hors D’Oeuvres;url=/menus/private/passed_appetizers.htm;");
aI("text=Kids Appetizers;url=/menus/private/kids_appetizers.htm;");
aI("text=Meat Entrees;url=/menus/private/meat.htm;");
aI("text=Chicken Entrees;url=/menus/private/chicken.htm;");
aI("text=Fish Entrees;url=/menus/private/fish.htm;");
aI("text=Pasta Dishes;url=/menus/private/pasta.htm;");
aI("text=Kids Entrees;url=/menus/private/kids_main.htm;");
aI("text=Salads;url=/menus/private/salads.htm;");
aI("text=Side Dishes;url=/menus/private/sides.htm;");
aI("text=Desserts;url=/menus/private/dessert.htm;");
aI("text=Details;url=/menus/private/details.htm;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Cakes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/extras/cakes/cakes.htm;");
aI("text=Florals;url=/extras/florals/florals.htm;");
}

with(milonic=new menuname("partners")){
style=menuStyle;
aI("text=allimages.gif;url=/menusample.php?sampleid=18;");
aI("text=xpstyle.gif;url=/menusample.php?sampleid=12;");
aI("text=static.gif;url=/menusample.php?sampleid=16;");
aI("text=horizontal.gif;url=/menusample.php?sampleid=1;");
}

with(milonic=new menuname("test")){
style=menuStyle;
aI("text=Corporate Clients;url=/testimonials/corporate/corporate.htm;");
aI("text=Private Catering;url=/testimonials/private/private.htm;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
aI("text=allimages.gif;url=/menusample.php?sampleid=18;");
aI("text=xpstyle.gif;url=/menusample.php?sampleid=12;");
aI("text=static.gif;url=/menusample.php?sampleid=16;");
aI("text=horizontal.gif;url=/menusample.php?sampleid=1;");
}

drawMenus();

