_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
onbold="bold";
oncolor="Red";
outfilter="fade(duration=0.5)";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/blackblue.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
itemheight="21";
aI("text=Home;target=;url=./;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Clubhouse;target=;url=Clubhouse.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Contact;target=;url=Contact.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Membership Fees;target=;url=Membership-Fees.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Time Trial;target=;url=Time-Trial.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=KCC Tides;target=;url=KCC-Tides.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=SA Marathon Champs 2011;target=;url=SA-Marathon-Champs-2011.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=World Marathon Champs 2011;target=;url=World-Marathon-Champs-2011.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Hank McGregor 2011;target=;url=Hank-McGregor-2011.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("showmenu=Schools CanoeingGalleryLEFT_MENU;text=Schools Canoeing;target=;url=Schools-Canoeing.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Umko;target=;url=Umko.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Ithala 2011;target=;url=Ithala-2011.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
aI("text=Adventure;target=;url=Adventure.html;align=center;bgimage=images/itemyellow.gif;overbgimage=images/itemyellow_on.gif;");
}

with(milonic=new menuname("Schools CanoeingGalleryLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Gallery;target=;url=Gallery.html;");
}


 drawMenus();

