fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCC66";
offcolor="#000000";
onbgcolor="#CCCC99";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#FFCC33";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.ubabalo2010.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("More")){
overflow="scroll";
style=menuStyle;
aI("text=Plain Text Horizontal Style DHTML Menu Bar;url=http://www.milonic.com/menusample1.php;")

}

with(milonic=new menuname("About")){
style=menuStyle;
//aI("text=Whole Life Coaching;url=http://www.ubabalo2010.com/about.html#Wholelife;");
aI("text=About Ubabalo eAfrica;url=http://www.ubabalo2010.com/about.html#More;");
aI("text=Sport has the power to ...;url=http://www.ubabalo2010.com/about.html#Power;");
aI("text=Download Brochure (1.2Mb PDF);url=http://www.ubabalo2010.com/Files/UeA2010_A4_Brochure_April07.pdf;");
//aI("text=News;url=http://www.ubabalo2010.com/News.html;");
//aI("text=Events;url=http://www.ubabalo2010.com/Events.html;");
}

with(milonic=new menuname("Board")){
style=menuStyle;
aI("text=Board Members;url=http://www.ubabalo2010.com/BoardMembers.html#Board;");
aI("text=More about SASCOL;url=http://www.ubabalo2010.com/BoardMembers.html#SASC;");
aI("text=More about ISC;url=http://www.ubabalo2010.com/BoardMembers.html#ISC;");
aI("text=Endorsement;url=http://www.ubabalo2010.com/BoardMembers.html#Endorsed;");
}

with(milonic=new menuname("Strategy")){
style=menuStyle;
aI("text=The Strategy;url=http://www.ubabalo2010.com/Strategy.html#Strategy;");
aI("text=Criteria for Hub Churches;url=http://www.ubabalo2010.com/Strategy.html#CHub;");
aI("text=Criteria for Champions;url=http://www.ubabalo2010.com/Strategy.html#CChamp;");
}

drawMenus();

