_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
oncolor="#000000";
padding="5";
pagebgcolor="Transparent";
pagecolor="#FFFFFF";
separatorcolor="#617901";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=807;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.campuscommonsgolf.com/;");
aI("text=Green Fees;target=;url=Green-Fees.html;");
aI("text=Clubs;target=;url=Clubs.html;");
aI("showmenu=Tournaments/Tournament ContractINFO_BAR_MENU;text=Tournaments;target=;url=Tournaments.html;");
aI("showmenu=Specials/Spin to WinINFO_BAR_MENU;text=Specials;target=;url=Specials-Coupons.html;");
aI("text=News;target=;url=News.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Tournaments/Tournament ContractINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Tournament Contract;target=;url=Tournament-Contract.html;");
}

with(milonic=new menuname("Specials/Spin to WinINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Spin to Win;target=;url=Spin-to-Win.html;");
}


 drawMenus();

