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="#f5e1cd";
padding=3;
rawcss="padding-left:14px;padding-right:14px";
}

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


with(milonic=new menuname("News")){
margin=5;
style=submenuStyle;
aI("text=News & Press;status=News;url=News_Press.htm;");
}

with(milonic=new menuname("Image_Gallery")){
margin=5;
style=submenuStyle;
aI("text=Landscape;status=Landscape;url=Landscape.htm;");
aI("text=Fauna & Flora;status=Fauna & Flora;url=Fauna_Flora.htm;");
aI("text=People;status=People;url=People.htm;");
}

with(milonic=new menuname("Interesting_to_Know")){
margin=5;
style=submenuStyle;
aI("text=The Beautiful Desert;status=The Beautiful Desert;url=The_Beautiful_Desert.htm;");
aI("text=Tok Tokkie Beetles;status=Tok Tokkie Beetles;url=Tok_Tokkie_Beetles.htm;");
aI("text=Climate and Weather;status=Climate and Weather;url=Climate_and_Weather.htm;");
}

with(milonic=new menuname("Reservations")){
margin=5;
style=submenuStyle;
aI("text=Rates & Conditions;status=Rates & Conditions;url=Rates_Conditions.htm;");
aI("text=Contact Us/ Bookings;status=Contact Us/ Bookings;url=Contact_Us_Bookings.htm;");
}

with(milonic=new menuname("About_Us")){
margin=5;
style=submenuStyle;
aI("text=Company Profile;status=Company Profile;url=Company_Profile.htm;");
aI("text=Participants Comments;status=Participants Comments;url=Participants_Comments.htm;");
aI("text=Our Neighbours;status=Our Neighbours;url=Our_Neighbours.htm;");
}

drawMenus();