
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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#00FF00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://mcgovernstavern.com/images/menubar/grey_13x13_tb.gif";
subimagepadding=2;
}

with(BigTransparent=new mm_style()){
offbgcolor="#41512D";
bordercolor="#003C17";
borderstyle="solid";
borderwidth=2;
fontfamily="Helvetica";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#00FF00";
onsubimage="http://mcgovernstavern.com/images/menubar/grey_13x13_tb.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=5)";
padding=2;
separatorcolor="#003C17"; 
separatorsize=1;
subimage="http://mcgovernstavern.com/images/menubar/grey_13x13_tb.gif";
subimagepadding=3;
menubgcolor="#000000";
}

with(milonic=new menuname("FoodMenu")){
overflow="scroll";
openstyle="up";
itemwidth =250;
itemheight =24;
style=BigTransparent;
aI("text=Appetizers;url=ourmenu.asp#appetizers")
aI("text=Soups and Salads;url=ourmenu.asp#salads")
aI("text=Classic Sandwhiches;url=ourmenu.asp#sandwhiches")
aI("text=From The Grill;url=ourmenu.asp#grill")
aI("text=Wrap It Up;url=ourmenu.asp#wraps")
aI("text=Individual Catered Trays;url=ourmenu.asp#trays")
}

with(milonic=new menuname("Entertainment")){
overflow="scroll";
openstyle="up";
itemwidth =250;
itemheight =24;
style=BigTransparent;
aI("text=McGoverns Entertainment;url=entertainment.asp")
aI("text=Photographs;url=;showmenu=PhotoGallery")
aI("text=Live Irland Radio;url=http://my.liveireland.com/page/radio-1;target=blank")
aI("text=In The News;showmenu=InTheNews;")
}

with(milonic=new menuname("InTheNews")){
overflow="scroll";
openstyle="up";
itemwidth =250;
itemheight =24;
style=BigTransparent;
aI("text=Best Bars In America;url=bestbars.asp")
aI("text=Best Bars In America - Part 2;url=bestbars_part2.asp")
aI("text=Best Bars In America - Part 3;url=bestbars_part3.asp")
aI("text=McGovern's;url=http://www.americanpublichouse.com/2011.03/mcgoverns_tavern_newark_nj/index.html;target=blank;")
}

with(milonic=new menuname("PhotoGallery")){
overflow="scroll";
openstyle="up";
itemwidth =250;
itemheight =24;
style=BigTransparent;
aI("text=2007 Baltimore Trip;url=photos_balt_trip_07.asp;")
aI("text=2007 McGovern's Golf Outing;url=photos_golfouting_2007.asp;")
aI("text=2009 McGovern's Golf Outing;url=photos_golfouting_2009.asp;")
}

with(milonic=new menuname("Events")){
overflow="scroll";
openstyle="up";
itemwidth =250;
itemheight =24;
style=BigTransparent;
aI("text=Monday Night;url=ourmenu.asp#appetizers")
aI("text=Soups and Salads;url=ourmenu.asp#soups")
aI("text=Classic Sandwhiches;url=ourmenu.asp#sandwhiches")
aI("text=From The Grill;url=ourmenu.asp#grill")
aI("text=Wrap It Up;url=ourmenu.asp#")
aI("text=Catering Trays;url=ourmenu.asp#trays")
}

drawMenus();


