_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="PaleGoldenrod";
oncolor="#000000";
ondecoration="none";
padding="6";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/mac_back.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Transparent";
onbold="bold";
oncolor="#000000";
onitalic="italic";
padding="4";
subimage="images/mac_back.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.bushwoodgc.com/;");
aI("text=Junior Golf;target=;url=Junior-Golf.html;");
aI("text=Leagues;target=;url=Leagues.html;");
aI("text=Memberships;target=;url=Memberships.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Rates;target=;url=Rates.html;");
aI("text=Restaurant;target=;url=Restaurant.html;");
aI("text=Score Card;target=;url=Score-Card.html;");
aI("text=Specials;target=;url=Specials.html;");
aI("text=Caddyshack Golf Store;target=_blank;url=http://www.caddyshackbob.com;");
aI("text=Golf Course Links;target=;url=Links.html;");
aI("text=Location;target=;url=Location.html;");
}


 drawMenus();

