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="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=111;
itemheight=31;
offcolor="#ffffff";
oncolor="#ffffff";
rawcss="padding-top:2px;padding-left:21px";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
styleid=4;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=110;
offbgcolor="#F0E6CD";
offcolor="#5A4632";
onbgcolor="#5A4632";
oncolor="#ffffff";
overfilter="Shadow(color=#777777', Direction=135, Strength=2)";
rawcss="padding-top:3px;padding-left:12px;padding-bottom:3px";
pagebgcolor="#F0E6CD";
pagecolor="black";
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=19;
orientation="horizontal";
style=menuStyle;
top=62;
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Destination;text=Destination;url=destination.htm;");
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Our_Camps;text=Our Camps;url=camps_general.htm;");
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Activities;text=Activities;url=activities.htm;");
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Photo_Gallery;text=Photo Gallery;url=photo_gallery.htm;");
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Conservation;text=Conservation;url=conservation.htm;");
aI("align=left;bgimage=js/01.gif;overbgimage=js/01b.gif;showmenu=Getting_there;text=Getting there;url=getting_there.htm;");
aI("align=left;bgimage=js/02.gif;overbgimage=js/02b.gif;showmenu=Foundation;;text=Foundation;url=foundation.htm;");
}

with(milonic=new menuname("Destination")){
style=submenuStyle;
aI("text=NamibRand;url=namibrand.htm;");
aI("text=Fauna;url=fauna.htm;");
aI("text=Flora;url=flora.htm;");
aI("text=Geology;url=geology.htm;");
aI("text=Fairy Circles;url=fairy_circles.htm;");
}

with(milonic=new menuname("Our_Camps")){
style=submenuStyle;
aI("text=Dunes Lodge;url=dunes_lodge.htm;");
aI("text=Lodge Suite;url=lodge_suite.htm;");
aI("text=Dune Camp;url=dune_camp.htm;");
aI("text=Boulders Camp;url=boulders_camp.htm;");
aI("text=Private Camp;url=private_camp.htm;");
aI("text=Rates;url=rates.htm;");
aI("text=Reservations;url=reservations.htm;");
}

with(milonic=new menuname("Activities")){
style=submenuStyle;
aI("text=Scenic Drives;url=scenic_drives.htm;");
aI("text=Scenic Flights;url=scenic_flights.htm;");
aI("text=Ballooning;url=ballooning.htm;");
aI("text=Photography;url=photography.htm;");
aI("text=Trekking Trails;url=trekking_trails.htm;");
aI("text=Sleep-outs;url=sleep_outs.htm;");
}

with(milonic=new menuname("Photo_Gallery")){
style=submenuStyle;
aI("text=Landscape;url=photo_landscape_01.htm;");
aI("text=Dunes Lodge;url=photo_dunes_lodge_01.htm;");
aI("text=Lodge Suite;url=photo_lodge_suite_01.htm;");
aI("text=Dune Camp;url=photo_dune_camp_01.htm;");
aI("text=Boulders Camp;url=photo_boulders_camp_01.htm;");
aI("text=Private Camp;url=photo_private_camp_01.htm;");
aI("text=Activities;url=photo_activities_01.htm;");
aI("text=Sunsets;url=photo_sunsets_01.htm;");
aI("text=Phenomena;url=photo_phenomena_01.htm;");
aI("text=DesertChefs;url=photo_desertchefs_01.htm;");
}

with(milonic=new menuname("Conservation")){
style=submenuStyle;
aI("text=Nature Reserve;url=nature_reserve.htm;");
aI("text=History;url=history.htm;");
aI("text=Aims;url=aims.htm;");
aI("text=Ecology;url=ecology.htm;");
aI("text=Management;url=resource_management.htm;");
aI("text=Investment;url=investment.htm;");
aI("text=Projects;url=projects.htm;");

}

with(milonic=new menuname("Getting_there")){
style=submenuStyle;
aI("text=Directions;url=directions.htm;");
aI("text=DesertRunner;url=desertrunner.htm;");
aI("text=DuneHopper;url=dunehopper.htm;");
aI("text=Self-drive;url=self-drive.htm;");
aI("text=Self-fly;url=self-fly.htm;");
aI("text=Drive & Fly;url=drive_fly.htm;");
aI("text=Fly-In Safaris;url=fly-in_safaris.htm;");
}

with(milonic=new menuname("Foundation")){
style=submenuStyle;
aI("text=Objectives;url=objectives.htm;");
aI("text=Projects;url=foundation_projects.htm;");
aI("text=Donations;url=donations.htm;");
}

drawMenus();

