_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offs

with(menuStyle=new mm_style()){
//bgimage="../images/form-bg-center.jpg"; 
//bordercolor="#999999";
//borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#727272";
offcolor="#ffffff";
onbgcolor="#727272";
//onbold="1";
oncolor="#8DC502";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#727272";
pagecolor="#81BE07";
pageoncolor= "#E1B226";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("schools")){
style=menuStyle;
aI("text=Educational Staffing;url=http://www.sacllc.net/educational-staffing.php;");
aI("text=Assessment & Consultation;url=http://www.sacllc.net/assessment-consultation.php;");
aI("text=Bilingual Assessment;url=http://www.sacllc.net/bilingual-assessment.php;");
aI("text=Staff Development;url=http://www.sacllc.net/staff-development.php;");
aI("text=Speech Therapy & Assessment;url=http://www.sacllc.net/speech-therapy-assessment.php;");
aI("text=Occupational Therapy;url=http://www.sacllc.net/occupational-therapy.php;");
}

with(milonic=new menuname("individuals")){
style=menuStyle;
aI("text=Psychoeducational Assessment;url=http://www.sacllc.net/psychoeducational-assessment.php;");
aI("text=Psychological Assessment;url=http://www.sacllc.net/psychological-assessment.php;");
aI("text=Dyslexia Assessment;url=http://www.sacllc.net/dyslexia-assessment.php;");
aI("text=Autism Assessment;url=http://www.sacllc.net/autism-assessment.php;");
}

with(milonic=new menuname("jobs")){
style=menuStyle;
aI("text=Speech and Language Pathologist;url=http://www.sacllc.net/Houston-SLP-School-Jobs.php;");
aI("text=Occupational Therapist;url=http://www.sacllc.net/Houston-OT-School-Jobs.php;");
aI("text=Physical Therapist;url=http://www.sacllc.net/houston-physical-therapist.php;");
aI("text=Licensed Specialist in School Psychology;url=http://www.sacllc.net/Houston-LSSP-Jobs.php;");
aI("text=Educational Diagnostician;url=http://www.sacllc.net/Houston-Diagnostician-Jobs.php;");
aI("text=Licensed Psychologist;url=http://www.sacllc.net/houston-licensed-psychologist.php;");
aI("text=Apply Now;url=http://www.sacllc.net/application_docs.php;");
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=About Our Organization;url=http://www.sacllc.net/about-us.php;");
aI("text=Meet Our Psychologists;url=http://www.sacllc.net/our-psychologists.php;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Services for Schools;showmenu=schools;");
aI("text=Services for Individuals;showmenu=individuals;");
}
