_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#000000";
oncolor="LightGoldenrodYellow";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Break 80;target=;url=Break-80/;");
aI("text=Golf Psychology;target=;url=Golf-Psychology/;");
aI("text=Golf Shop;target=;url=Golf-Shop/;");
aI("text=Beginner Golf;target=;url=Beginner-Golf/;");
aI("text=Golf Tips;target=;url=Golf-Tips/;");
aI("text=Golf Lessons;target=;url=Golf-Lessons/;");
aI("text=Golf Fitness;target=;url=Golf-Fitness/;");
aI("text=Golf Clubs;target=;url=Golf-Clubs/;");
aI("text=Golf Balls;target=;url=Golf-Balls/;");
aI("text=Golf Gear;target=;url=Golf-Gear/;");
aI("text=Golf Vacations;target=;url=Golf-Vacations/;");
aI("text=Be A Golf Pro;target=;url=Be-A-Golf-Pro/;");
aI("text=Golf Careers;target=;url=Golf-Careers/;");
}


 drawMenus();

