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()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemheight=23;
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#8DC83A";
onborder="3px inset #FFFFFF";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="drop shadow(duration=0.4);Fade(duration=0.2);Alpha(opacity=90);Direction=135, Strength=3)";
padding=3;
pagebgcolor="#3868B4";
pagecolor="ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("projects")){
style=menuStyle;
aI("text=CARE WAYS;showmenu=careways;");
aI("text=Project Africa;url=http://www.carehighway.org/africa.html;");
aI("text=Project Mexico;url=http://www.carehighway.org/mexico.html;");
aI("text=Project Panama;url=http://www.carehighway.org/panama.html;");
aI("text=Project Serbia;url=http://www.carehighway.org/serbiavist.html;");
aI("text=Completed Care Highway Projects;showmenu=completed;");
}

with(milonic=new menuname("completed")){
style=menuStyle;
aI("text=Sick Child Project;url=http://www.carehighway.org/schild.html;");
aI("text=Day care International;url=http://www.carehighway.org/daycare.html;");
aI("text=Family-to-Family;url=http://www.carehighway.org/family.html;");
aI("text=Health Care Project;url=http://www.carehighway.org/health.html;");
}

with(milonic=new menuname("careways")){
style=menuStyle;
aI("text=Gray-New Gloucester;url=http://www.carehighway.org/maine.html;");
}

with(milonic=new menuname("photos")){
style=menuStyle;
aI("text=NGO's Market and Information Day;url=http://www.carehighway.org/photogallery9.html;");
aI("text=Cedar Rapids Flooding 2008;url=http://www.carehighway.org/photogallery8.html;");
aI("text=Africa;url=http://www.carehighway.org/photogallery.html;");
aI("text=Africa Expediton;url=http://www.carehighway.org/photogallery1.html;");
aI("text=Kibera Kenya;url=http://www.carehighway.org/photogallery2.html;");
aI("text=Mexico;url=http://www.carehighway.org/photogallery3.html;");
aI("text=Serbia;url=http://www.carehighway.org/photogallery4.html;");
aI("text=Past Speaking Tours;url=http://www.carehighway.org/photogallery6.html;");
aI("text=Bosnia;url=http://www.carehighway.org/photogallery7.html;");
}

with(milonic=new menuname("aboutus")){
style=menuStyle;
aI("text=Aims & Ideas;url=http://www.carehighway.org/aims.html;");
aI("text=Team;url=http://www.carehighway.org/board.html;");
aI("text=History;url=http://www.carehighway.org/history.html;");
aI("text=Care Highway USA;url=http://www.carehighway.org/chusa.html;");
aI("text=Care Highway UK;url=http://www.carehighway.org/chuk.html;");
aI("text=Care Highway Spain;url=http://www.carehighway.org/chspain.html;");
aI("text=Care Highway Kenya;url=http://sites.google.com/site/kenyacarehighway;");
aI("text=Honor Roll/Awards;url=http://www.carehighway.org/awards.html;");
aI("text=Thank You;url=http://www.carehighway.org/thankyou.html;");
}

with(milonic=new menuname("lectures")){
style=menuStyle;
aI("text=2007 Speaking Locations;url=http://www.carehighway.org/tour07.html;");
aI("text=2008 Speaking Locations;url=http://www.carehighway.org/tour08.html;");
aI("text=2009 Speaking Locations;url=http://www.carehighway.org/tour09.html;");

}
with(milonic=new menuname("volunteer")){
style=menuStyle;
aI("text=Become A Volunteer;url=http://www.carehighway.org/volunteer.html;");
aI("text=Become A Member;url=http://www.carehighway.org/memberapp.html;");
aI("text=Volunteer Application;url=http://www.carehighway.org/volapp.html;");
}

drawMenus();

