fixMozillaZIndex=true;


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#7F7EFE";
oncolor="#ffffff";
offbgcolor="#EDECFE";
offcolor="#000000";
bordercolor="#336";
borderstyle="solid";
borderwidth=1;
separatorcolor="#336";
separatorsize="1";
padding=5;
fontsize="90%";
//align="right";
fontstyle="normal";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
pagecolor="black";
pagebgcolor="#EDECFE";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/health/ph/resources/images/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=115;
left="2%";
alwaysvisible=1;
orientation="vertical";
itemwidth="110";
followscroll=1;
aI("text=Health Services Home;url=/health/index.htm;status=Health Services Home;");
aI("text=Public Health Home;url=/health/ph/index.htm;status=Public Health Home;");
aI("text=MCAH Home;url=/health/ph/mcah/index.htm;status=MCAH Home;");
aI("text=Family Planning;url=/health/ph/mcah/familyplanning.htm;showmenu=familyplanning;status=Family Planning;");
aI("text=Prenatal & Maternity Care;url=/health/ph/mcah/prenatal.htm;showmenu=prenatal;status=Prenatal & Maternity Care;");
aI("text=Breastfeeding Support;url=/health/ph/mcah/breastfeeding.htm;showmenu=breastfeeding;status=Breastfeeding Support;");
aI("text=Resources for Providers;url=/health/ph/mcah/providers.htm;showmenu=providers;status=Resources for Providers;");
aI("text=For Child Care Providers;url=/health/ph/mcah/childcare.htm;showmenu=childcare;status=For Child Care Providers;");
aI("text=Health Data;url=/health/ph/mcah/data.htm;status=Health Data;");
aI("text=MCAH Advisory Board;url=/health/ph/mcah/mcahab.htm;showmenu=mcahab;status=MCAH Advisory Board;");
}

with(milonic=new menuname("familyplanning")){
style=menuStyle;
overflow="scroll";
aI("text=Family PACT Income Guidelines;url=/health/ph/mcah/familyplanningincome.htm;status=Family PACT Income Guidelines;");
aI("text=Sonoma County Family PACT Providers;url=/health/ph/mcah/familyplanningproviders.htm;status=Sonoma County Family PACT Providers;");
}

with(milonic=new menuname("prenatal")){
style=menuStyle;
overflow="scroll";
aI("text=AIM Income Guidelines;url=/health/ph/mcah/prenatalaimincome.htm;status=AIM Income Guidelines;");
aI("text=Sonoma County AIM Providers;url=/health/ph/mcah/prenatalaimproviders.htm;status=Sonoma County AIM Providers;");
aI("text=Medi-Cal Income Guidelines for Pregnant Women;url=/health/ph/mcah/prenatalmediincome.htm;status=Medi-Cal Income Guidelines for Pregnant Women;");
aI("text=Sonoma County Medi-Cal Providers;url=/health/ph/mcah/prenatalmediproviders.htm;status=Sonoma County Medi-Cal Providers;");
aI("text=Sonoma County Medi-Cal Dental Providers;url=/health/ph/mcah/prenatalmedidental.htm;status=Sonoma County Medi-Cal Dental Providers;");
aI("text=Medi-Cal or AIM Application Assistance Clinics;url=/health/ph/mcah/prenatalmediclinics.htm;status=Medi-Cal or AIM Application Assistance Clinics;");
}

with(milonic=new menuname("breastfeeding")){
style=menuStyle;
overflow="scroll";
aI("text=Sonoma County Breastfeeding Coalition;url=/health/ph/mcah/breastfeedingcoalition.htm;status=Sonoma County Breastfeeding Coalition;");
aI("text=Mother-Baby Friendly Workplace Awards;url=/health/ph/mcah/breastfeedingworks.htm;status=Mother-Baby Friendly Workplace Awards;");
}

with(milonic=new menuname("providers")){
style=menuStyle;
overflow="scroll";
aI("text=Reference Materials;url=/health/ph/mcah/providersref.htm;status=Reference Materials;");
aI("text=Community Resources for Clients;url=/health/ph/mcah/providerscomm.htm;status=Community Resources for Clients;");
aI("text=Patient Education Materials;url=/health/ph/mcah/providersed.htm;status=Patient Education Materials;");
aI("text=Forms and Templates;url=/health/ph/mcah/providersforms.htm;status=Forms & Templates;");
}

with(milonic=new menuname("childcare")){
style=menuStyle;
overflow="scroll";
aI("text=Advise Letters;url=/health/ph/mcah/childcareadvise.htm;status=Advise Letters;");
aI("text=Sample Policies & Procedures;url=/health/ph/mcah/childcarepolicies.htm;status=Sample Policies & Procedures;");
aI("text=Parent Education;url=/health/ph/mcah/childcareparent.htm;status=Parent Education;");
aI("text=Nutrition & Physical Activity;url=/health/ph/mcah/childcarenutrition.htm;status=Nutrition & Physical Activity;");
aI("text=Laws & Regulations;url=/health/ph/mcah/childcarelaws.htm;status=Laws & Regulations;");
aI("text=Local Agency Resources;url=/health/ph/mcah/childcarelocal.htm;status=Local Agency Resources;");
}

with(milonic=new menuname("mcahab")){
style=menuStyle;
overflow="scroll";
aI("text=Agenda, minutes and documents archive ;url=/health/ph/mcah/mcahab_archive.htm;status=Agenda, minutes and documents archive ;");
}

drawMenus();
