_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Black";
offcolor="White";
onbgcolor="#005500";
onbold="bold";
oncolor="#DFDFDF";
padding="6";
pagebgcolor="#1F1F1F";
pagecolor="White";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkGreen";
offcolor="#ffffff";
onbgcolor="DarkGoldenrod";
onbold="bold";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
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/;");
aI("text=Contact Us;target=;url=http://tampasportsauthority.com/Contact-Us.html;");
aI("text=Privacy Policy;target=;url=http://tampasportsauthority.com/Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

