_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FF9900";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";

fontstyle="normal";
headerbgcolor="#FF9900";
headercolor="#ffffff";
offbgcolor="#FF9900";
ondecoration='underline';
offcolor="#ffffff";
onbgcolor="#FF9900";
oncolor="#ffffff";
outfilter="Fade(duration=0.0);Alpha(opacity=90);";
overfilter="Fade(duration=0.0);Alpha(opacity=90);";
padding=2;
separatorcolor="#FF9900";
separatorsize=1;
separatorpadding= 10;
subimage="../images/mainarrow.gif";
subimagepadding=2;
}

with(submenu=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
offbgcolor="#FF9900";
ondecoration='underline';
offcolor="#ffffff";
onbgcolor="#FF9900";
oncolor="#ffffff";
outfilter="Fade(duration=0.2);Alpha(opacity=90);";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";

separatorcolor="#FF9900";

onclass="submenustyle";
offclass="submenustyle";
subimage="../images/subarrow.gif";
subimagepadding=3;
}


with(milonic=new menuname("Main")){
alwaysvisible=1;
left=25;
orientation="horizontal";
style=menuStyle;
top=74;
//aI("text=Contact Us;url=../contactus/index.html;");
aI("text=More Links >>;");
aI("showmenu=Services;text=Services;url=services.html;");
aI("showmenu=Agencies;text=Agencies;url=agencies.html;");
/*aI("showmenu=Mental Health;text=Mental Health;url=mentalhealth.html;");*/
aI("showmenu=Health Links;text=Health Links;url=links.html;");

}


/*with(milonic=new menuname("Contact Us")){
style=submenu;
}*/



with(milonic=new menuname("Services")){
style=submenu;
aI("text=Mental Health Providers;url=http://dmh.lacounty.gov/providerlocatorDMH.html;target=_blank;")
aI("text=Children with Special Needs;url=http://www.aacap.org/cs/root/facts_for_families/services_in_school_for_children_with_special_needs_what_parents_need_to_know;target=_blank;")
aI("text=California Children's Services;url=http://www.dhs.ca.gov/pcfh/cms/ccs/;target=_blank;")
aI("text=Help for Your Child;url=http://aacap.org/cs/root/facts_for_families/facts_for_families_numerical_list;target=_blank;")
}

with(milonic=new menuname("Agencies")){
style=submenu;
aI("text=Department of Mental Health;url=http://dmh.lacounty.gov/index.html;target=_blank;");
}

/*with(milonic=new menuname("Mental Health")){
style=submenu;
aI("text=Department of Mental Health;url=http://www.dmh.co.la.ca.us/;target=_blank;");
aI("text=When to Seek Help;url=http://aacap.org/publications/factsFam/whenhelp.htm;target=_blank;");
aI("text=Mental Health Providers;url=http://www.dmh.co.la.ca.us/providers/allprov.htm;target=_blank;");
aI("text=Psychiatric Medications;url=http://aacap.org/publications/factsFam/29.htm;target=_blank;");
aI("text=What is a Child Psychiatrist?;url=http://aacap.org/about/psych.htm;target=_blank;");
aI("text=What is Child Psychotherapy?;url=http://aacap.org/publications/factsFam/86.htm;target=_blank;");
aI("text=Types of Psychotherapy;url=http://aacap.org/publications/factsFam/86.htm;target=_blank;");
aI("text=Attention Disorder (ADHD);url=http://aacap.org/publications/factsFam/noattent.htm;target=_blank;");
aI("text=Eating Disorders;url=http://aacap.org/publications/factsFam/eating.htm;target=_blank;");
aI("text=Oppositional Defiant Disorder;url=http://aacap.org/publications/factsFam/72.htm;target=_blank;");
aI("text=Conduct Disorder;url=http://aacap.org/publications/factsFam/conduct.htm;target=_blank;");
}*/

with(milonic=new menuname("Health Links")){
style=submenu;
aI("text=Online Medical Dictionary;url=http://www.medicinenet.com/script/main/hp.asp;target=_blank;");
aI("text=Ear Infections;url=http://www.medem.com/medlb/articleslb.cfm?sub_cat=554;target=_blank;");
aI("text=Children's Allergies;url=http://www.medem.com/MedLB/article_detaillb.cfm?article_ID=ZZZMBBWBSBC&sub_cat=255;target=_blank;");
aI("text=Children's Asthma;url=http://www.medem.com/MedLB/article_detaillb.cfm?article_ID=ZZZXWH3IRTC&sub_cat=80;target=_blank;");
aI("text=Kid Smart;url=http://www.kidsmart.org.uk/default.aspx;target=_blank;");
aI("text=Obesity in Children and Teens;url=http://aacap.org/page.ww?section=Facts%20for%20Families&name=Obesity%20In%20Children%20And%20Teens;target=_blank;");
}

drawMenus();
