_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkOliveGreen";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.hermanusdoorns.co.za/;");
aI("text=Discussion Forum;target=;url=Discussion-Forum.php;");
aI("showmenu=Members/AGMLEFT_MENU;text=Members;target=;url=Members.html;");
aI("showmenu=Farm/Game CountsLEFT_MENU;text=Farm;target=;url=Farm.html;");
aI("showmenu=Conservation/Environmental ReportsLEFT_MENU;text=Conservation;target=;url=Conservation.html;");
aI("text=Weather;target=;url=Weather.html;");
aI("showmenu=Hints & Tips/Snakes & SnakebiteLEFT_MENU;text=Hints & Tips;target=;url=Hints-&-Tips.html;");
aI("text=Share in Game Farm For Sale Waterberg;target=;url=Share-in-Game-Farm-For-Sale-Waterberg.html;");
aI("text=Prospecting Applications;target=;url=Prospecting-Applications.html;");
aI("text=Waterberg Nature Conservancy;target=;url=Waterberg-Nature-Conservancy.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Waterberg;target=;url=Waterberg.html;");
aI("text=Emergency Numbers;target=;url=Emergency-Numbers.html;");
aI("text=Limpopo News;target=;url=Limpopo-News.html;");
aI("text=Interesting Links;target=;url=Interesting-Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Members/AGMLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Members/AGM/2011LEFT_MENU;text=AGM;target=;url=AGM.html;");
aI("text=Banking / Invoicing;target=;url=Banking-Invoicing.html;");
aI("text=Contact Details;target=;url=Contact-Details.html;");
aI("text=Member Notice Board;target=;url=Member-Notice-Board.html;");
aI("text=Newsletters;target=;url=Newsletters.html;");
aI("text=Procedures;target=;url=Procedures.html;");
aI("text=Shareholder Agreements;target=;url=Shareholder-Agreements.html;");
}

with(milonic=new menuname("Members/AGM/2011LEFT_MENU")){
style=submenuStyle;
aI("text=2011;target=;url=2011.html;");
aI("text=2010;target=;url=2010.html;");
aI("text=2009;target=;url=2009.html;");
aI("text=2008;target=;url=2008.html;");
aI("text=2007;target=;url=2007.html;");
aI("text=2006;target=;url=2006.html;");
aI("text=2005;target=;url=2005.html;");
aI("text=2004;target=;url=2004.html;");
aI("text=AGM Archive;target=;url=AGM-Archive.html;");
}

with(milonic=new menuname("Farm/Game CountsLEFT_MENU")){
style=submenuStyle;
aI("text=Game Counts;target=;url=Game-Counts.html;");
aI("text=Rainfall;target=;url=Rainfall.html;");
aI("text=Species Lists;target=;url=Species-Lists.html;");
aI("text=Unusual Sightings;target=;url=Unusual-Sightings.html;");
}

with(milonic=new menuname("Conservation/Environmental ReportsLEFT_MENU")){
style=submenuStyle;
aI("text=Environmental Reports;target=;url=Environmental-Reports.html;");
aI("text=Tree Identification Group;target=;url=Tree-Identification-Group.html;");
aI("text=Wild Dogs;target=;url=Wild-Dogs.html;");
}

with(milonic=new menuname("Hints & Tips/Snakes & SnakebiteLEFT_MENU")){
style=submenuStyle;
aI("text=Snakes & Snakebite;target=;url=Snakes-&-Snakebite.html;");
}


 drawMenus();

