fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
itemheight=28;
align="center";
decoration="none";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E1E593";
offcolor="#000000";
onbgcolor="#C7B29A";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=7)";
padding=1;
pagebgcolor="#cccc77";
pagecolor="black";
separatorwidth=20;
separatorheight=9;
separatoralign='center';
separatorimage='!mmenu/images/diaout_black_26x9.gif';
separatorcolor="#ffffff";
separatorsize=1;
subimage="!mmenu/images/black_5x7.gif";
subimagepadding=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EeEe99";
offcolor="#000000";
onbgcolor="#C7B29A";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=7)";
padding=4;
pagebgcolor="#cccc77";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="!mmenu/images/blackr_7x5.gif";
subimagepadding=1;
}

with(milonic=new menuname("TheHalls")){
margin=3;
style=submenuStyle;
aI("text=Cambridge Place;url=thehalls-cambridgeplace.asp;");
aI("text=Parkway Place;url=thehalls-parkwayplace.asp;");
aI("text=Mt. Vernon Room;url=thehalls-MVR.asp;");
}

with(milonic=new menuname("Calendars")){
margin=3;
style=submenuStyle;
aI("text=Cambridge Place Calendar;url=calendar-cambridgeplace.asp;");
aI("text=Parkway Place Calendar;url=calendar-parkwayplace.asp;");
aI("text=Mt. Vernon Room Calendar;url=calendar-mtvernonroom.asp;");
}

with(milonic=new menuname("CateringMenus")){
margin=3;
style=submenuStyle;
aI("showmenu=printablemenu;text=Menu;url=menu.asp;");
aI("text=Cakes;url=cakes.asp;");
//aI("showmenu=Centerpiecemenu;text=Centerpieces;url=galleryCntrPc.asp;");
//aI("text=Special Tables & Extras;url=gallerySpTables.asp;");
aI("text=Other Services;url=otherservices.asp;");
}
  with(milonic=new menuname("Centerpiecemenu")){
  margin=3;
  style=submenuStyle;
  aI("text=Category A Centerpieces;url=galleryCntrPc-catA.asp;");
  aI("text=Category B Centerpieces;url=galleryCntrPc-catB.asp;");
  aI("text=Category C Centerpieces;url=galleryCntrPc-catC.asp;");
  aI("text=Category D Centerpieces;url=galleryCntrPc-catD.asp;");
  aI("text=Centerpieces For Rent;url=galleryCntrPc-rent.asp;");
  }

  with(milonic=new menuname("printablemenu")){
  margin=3;
  style=submenuStyle;
  aI("text=Cambridge Menu;url=images/menu-CambridgeMenu.pdf;target=new;");
  aI("text=Parkway Menu;url=images/menu-ParkwayMenu.pdf;target=new;");
  aI("text=Appetizer Menu;url=images/menu-appetizer.pdf;target=new;");
  aI("text=Station Menu;url=images/menu-StationMenu.pdf;target=new;");
  aI("text=Plated Menu;url=images/menu-PlatedMenu.pdf;target=new;");
  }

with(milonic=new menuname("EventPackages")){
margin=3;
style=submenuStyle;
aI("text=Cambridge Place Packages;url=images/packages-cambridgeplace.pdf;target=new;");
aI("text=Parkway Place Packages;url=images/packages-parkwayplace.pdf;target=new;");
}

with(milonic=new menuname("Gallery")){
margin=3;
style=submenuStyle;
aI("text=Cambridge Place Gallery;url=galleryCP.asp;");
aI("text=Parkway Place Gallery;url=galleryPP.asp;");
aI("text=Mt. Vernon Room Gallery;url=galleryMVR.asp;");
}

drawMenus();

