fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#876441";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="11";
fontstyle="normal";
itemheight=28;
offcolor="#FFFFFF";
oncolor="#d7e196";
padding=3;
rawcss="padding-left:13px;padding-right:12px";
}

with(submenuStyle=new mm_style()){
styleid=4;
bordercolor="#3c500f";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#3c500f";
onbgcolor="#a5b937";
oncolor="#FFFFFF";
rawcss="padding-top:3px;padding-left:10px;padding-right:10px;padding-bottom:3px";
}

with(milonic=new menuname("WaterbergWilderness")){
margin=5;
style=submenuStyle;
aI("text=Waterberg;status=Waterberg;url=Waterberg.htm;");
aI("text=Flora & Fauna;status=Flora & Fauna;url=Flora_Fauna.htm;");
aI("text=Nature conservation;status=Nature conservation;url=Nature_conservation.htm;");
aI("text=History;status=History;url=History.htm;");
}

with(milonic=new menuname("Accommodation")){
margin=5;
style=submenuStyle;
aI("text=Waterberg Wilderness Lodge;status=Waterberg Wilderness Lodge;url=Waterberg_Wilderness_Lodge.htm;");
aI("text=Waterberg Plateau Lodge;status=Waterberg Plateau Lodge;url=Waterberg_Plateau_Lodge.htm;");
aI("text=Waterberg Plateau Campsite;status=Waterberg Plateau Campsite;url=Waterberg_Plateau_Campsite.htm;");
}

drawMenus();
