_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="White";
onbgcolor="#005500";
oncolor="White";
ondecoration="underline";
padding="7";
pagebgcolor="#1F1F1F";
pagecolor="White";
separatorcolor="#000000";
separatorsize="7";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CFB34F";
offcolor="White";
onbgcolor="#1F1F1F";
onbold="bold";
oncolor="White";
padding="4";
pagebgcolor="#1F1F1F";
pagecolor="White";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Golf Courses/Babe Zaharias Golf CourseINFO_BAR_MENU;text=Golf Courses;target=;url=http://tampasportsauthority.com/Golf_Courses/;");
aI("text=Rates;target=;url=Rates.html;");
aI("text=TSA Memberships;target=;url=TSA-Memberships.html;");
aI("text=Tampa Sports Authority;target=;url=http://tampasportsauthority.com;");
}

with(milonic=new menuname("Golf Courses/Babe Zaharias Golf CourseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Babe Zaharias Golf Course;target=_blank;url=http://www.babezahariasgc.com/home/;");
aI("text=Rocky Point Golf Course;target=_blank;url=http://www.rockypointgc.com/home/;");
aI("text=Rogers Park Golf Course;target=_blank;url=http://www.rogersparkgc.com/home/;");
}


 drawMenus();

