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(WkaidMenuOne=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana,arial,helvetica,sans-serif";
fontsize="120%";
fontstyle="normal";
fontweight="bold";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.5);Alpha(opacity=85);";
outfilter="RandomDissolve(duration=0.6)";
offbgcolor="#F5F5DC";
offcolor="#000000";
onbgcolor="#D2B48C";
oncolor="#000000";
separatorcolor="#666666";
separatorsize=1;
padding=3;
pagebgcolor="khaki";
itemheight=21;
subimage="images/arrow.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
itemwidth="1%";
menuwidth="100%";
menualign="center";
orientation="horizontal";
style=WkaidMenuOne;
aI("text= Home;url=index.html;");
aI("showmenu=OurOp;text=Our Operation;status=More information about Projects that we help;");
aI("showmenu=Help;text=How you can help;");
aI("showmenu=ProjInfo;text=Project information;");
aI("showmenu=Downloads;text=Downloads;");
aI("text=Useful Links;url=wkaidlinks.html");
aI("text=Contact us ;url=wkaidcontacts.html");
}

with(milonic=new menuname("OurOp")){
style=WkaidMenuOne;
margin="5";
aI("text=How we operate;url=wkaidop.html;")
aI("text=How to apply;url=wkaidapply.html;")
}

with(milonic=new menuname("Help")){
style=WkaidMenuOne;
margin="5";
aI("text=Make a donation;url=wkaiddonations.html;");
aI("text=Give tools;url=wkaidtools.html;");
aI("text=Become a volunteer;url=wkaidvolunteers.html;");
}

with(milonic=new menuname("ProjInfo")){
style=WkaidMenuOne;
margin="5";
aI("text=Project reports;url=wkaidprojrept.html;");
aI("text=Recent despatches;url=wkaidreports.html;");
aI("text=Feedback / letters;url=wkaidletters.html;");
aI("text=Container news;url=wkaidcontainer.html;");
}

with(milonic=new menuname("Downloads")){
style=WkaidMenuOne;
margin="5";
aI("text=Newsletters;url=wkaidnewslet.html;");
aI("text=Financial Reports and leaflets;url=wkaidleaflets.html;");
}


drawMenus();

