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=0;
_subOffsetLeft=0;




with(submenuStyle=new mm_style()){
bordercolor="#E6DEB7";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#4D4B9C";
offcolor="#FFFFFF";
onbgcolor="#F5F9DC";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
pagecolor="F9BA08";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=6;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#D4D0C8";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/ball.gif";
imagepadding=4;
offbgcolor="#6260A7	";
offcolor="#FFFFFF";
onbgcolor="#F5F9DC";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
overimage="images/ball2.gif";
padding=3;
pagecolor="F9BA08";
separatorcolor="#E6DEB7";
separatorsize=1;
subimagepadding=7;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=124;
openstyle="down";
orientation="horizontal";
style=menuStyle;
top=208;
aI("showmenu=mensprograms;text=Mens Club&nbsp;&nbsp;&nbsp;&nbsp;;url=mensprograms.html;");
aI("showmenu=womensprograms;text=Womens Club&nbsp;&nbsp;&nbsp;&nbsp;;url=womensprograms.html;");
aI("showmenu=juniorsprograms;text=Juniors Golf&nbsp;&nbsp;&nbsp;;url=juniorsprograms.html;");
aI("showmenu=proshop;text=Pro Shop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=proshop.html;");
aI("showmenu=restaurant;text=Restaurant&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=restaurant.html;");
aI("showmenu=specials;text=Golf Specials&nbsp;&nbsp;&nbsp;&nbsp;;url=golfspecials.html;");
}










drawMenus();

