fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=0;
_subOffsetLeft=0;


with(submenuStyle=new mm_style()){
bordercolor="#f1e6c6";
borderstyle="dashed";
borderwidth=0;
fontfamily="verdana";
fontsize="11px";
fontstyle="";
align="center";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#133807";
offcolor="#FFF";
onbgcolor="#1d6c03";
/*onborder="1px solid #BF2600";*/
oncolor="#FFF";
/*outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#79c4ec', Direction=150, Strength=5)";*/
padding=3;
separatorcolor="#FFF";
separatorstyle="solid";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#833c38";
pagecolor="#e7dcbc";
subimagepadding=3;
}

with(menuStyle1=new mm_style()){
styleid=1;
bordercolor="#40780F";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#4a3918";
headercolor="#000000";
offcolor="#3e3e3e";
/*overbgimage="images/menu_bg_on.gif";*/
/*itemheight="38px";*/
onbgcolor="#4a3918";
offbgcolor="#e6e9e1";
oncolor="#FFF";
/*outfilter="randomdissolve(duration=0.3)";*/
padding=4;
pagecolor="#FFF";
pagebgcolor="#4a3918";
subimagepadding=4;
}

with(milonic=new menuname("products")){
margin=5;
menuwidth=155;
style=submenuStyle;
aI("text=Consulting;url=products_n_services.asp;");
aI("text=Corporate Events;url=corporate_events.asp;");
aI("text=Tournaments;url=tournaments.asp;");
aI("text=Golf Education;url=golf_education.asp;");
aI("text=Golf Coaching;url=golf_coaching.asp;");
aI("text=Training Facility Design;url=training_facility_design.asp;");
aI("text=Golf Equipment;url=golf_equipment.asp;");
aI("text=Custom Merchandise;url=custom_merchandise.asp;");
}

drawMenus();

