_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover4.png";
itemheight="32";
itemwidth="114";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="AliceBlue";
offcolor="#333333";
onbgcolor="#E1EC66";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=709;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="32";
aI("text=Home;target=;url=http://www.botanicalgarden.org.za/;");
aI("showmenu=Gardens/HistoryINFO_BAR_MENU;text=Gardens;target=;url=Gardens.htm;");
aI("showmenu=Herbarium/The Southern Cape HerbariumINFO_BAR_MENU;text=Herbarium;target=;url=Herbarium.htm;");
aI("showmenu=Community/EducationINFO_BAR_MENU;text=Community;target=;url=Community.htm;");
aI("text=Gallery;target=;url=Gallery.htm;");
aI("text=Contact;target=;url=Contact.htm;");
}

with(milonic=new menuname("Gardens/HistoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.htm;");
aI("text=Mission and Objectives;target=;url=Mission-and-Objectives.htm;");
aI("text=The Trust;target=;url=The-Trust.htm;");
aI("text=Guided Walks;target=;url=Guided-Walks.htm;");
aI("text=Plant Nursery;target=;url=Plant-Nursery.htm;");
aI("text=Book Shop;target=;url=Book-Shop.htm;");
aI("text=Tea Garden;target=;url=Tea-Garden.htm;");
aI("text=Garden Projects;target=;url=Garden-Projects.htm;");
aI("text=Events;target=;url=Events.htm;");
}

with(milonic=new menuname("Herbarium/The Southern Cape HerbariumINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Southern Cape Herbarium;target=;url=The-Southern-Cape-Herbarium.htm;");
aI("text=Facilities;target=;url=Facilities.htm;");
aI("text=Objectives and Tasks;target=;url=Objectives-and-Tasks.htm;");
aI("text=Audrey Moriarty;target=;url=Audrey-Moriarty.htm;");
}

with(milonic=new menuname("Community/EducationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Education;target=;url=Education.htm;");
aI("text=Newsletter;target=;url=Newsletter.htm;");
aI("text=GRBG Association;target=;url=GRBG-Association.htm;");
aI("text=Support;target=;url=Support.htm;");
}


 drawMenus();

