oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=0;  oM.onlineRoot=""; oM.pxBetween =0; 
oM.fillImg="cm_fill.gif"; oM.fromTop=330; oM.fromLeft=20; oM.wait=150; oM.zIndex=1;
oM.useBar=1; oM.barWidth=""; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(110,20,"clT","clTover",1,1,"clB",0,"bottom",30,-2,0,0,0);
oM.level[1]=new cm_makeLevel(120,20,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",7,12);
oM.level[2]=new cm_makeLevel(120,20,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",7,12);
//myCoolMenu.level[x]=new cm_makeLevel(width, height, regClass, overClass, borderX, borderY, borderClass, rows, align, offsetX, offsetY, arrow, arrowWidth, arrowHeight, roundBorder)
// oM.level[2]=new cm_makeLevel(150,20,"clS2","clS2over"); --->
oM.level[3]=new cm_makeLevel(150,20);

oM.makeMenu('m1','','Home','index.html','',220,0);
oM.makeMenu('m2','','About Us','about.html','',220,0);
oM.makeMenu('m3','','What&rsquo;s New','new.html','',220,0);
oM.makeMenu('m4','','Adult Counseling Services','adult_services.html','',220,0);
oM.makeMenu('m5','','Adolescent Counseling Services','adolescent_services.html','',220,0);
oM.makeMenu('m6','','Family Based Services','family_services.html','',220,0);
oM.makeMenu('m7','','Community Based Prevention Services','community_services.html','',220,0);
oM.makeMenu('m8','','Fundraising Efforts','fundraising.html','',220,0);
oM.makeMenu('m9','','Volunteer Opportunities','volunteer.html','',220,0);
oM.makeMenu('m10','','Job Opportunities','jobs.html','',220,0);
oM.makeMenu('m11','','Media Room','media.html','',220,0);
oM.makeMenu('m12','','Resource','resources.html','',220,0);
oM.makeMenu('m13','','A Great Big Thanks!','thanks.html','',220,0);
//About Us Menu
oM.makeMenu('m14','m2','&nbsp;Annual Report','about_annual_report.html','',220,0);
oM.makeMenu('m15','m2','&nbsp;Board of Directors','about_directors.html','',220,0);
oM.makeMenu('m16','m2','&nbsp;Contact Us','about_contact.html','',220,0);
oM.makeMenu('m17','m2','&nbsp;History','about_history.html','',220,0);
oM.makeMenu('m18','m2','&nbsp;Mission','about_mission.html','',220,0);
oM.makeMenu('m19','m2','&nbsp;Staff','about_staff.html','',220,0);
//Adult Counseling Services Menu
oM.makeMenu('m20','m4','&nbsp;DUI Risk Education & Treatment<BR>&nbsp;Services','adult_dui.html','',220,30);
oM.makeMenu('m21','m4','&nbsp;Early Intervention Services','adult_intervention.html','',220,0);
oM.makeMenu('m22','m4','&nbsp;General or Referred Alcohol & Drug<BR>&nbsp;Evaluations','adult_evaluations.html','',220,30);
oM.makeMenu('m23','m4','&nbsp;Group Counseling Services','adult_group.html','',220,0);
oM.makeMenu('m24','m4','&nbsp;Individual Counseling Services','adult_individual.html','',220,0);
oM.makeMenu('m25','m4','&nbsp;Male Family Reunification Initiative','adult_reunif.html','',220,0);
oM.makeMenu('m26','m4','&nbsp;Project SAFE','adult_safe.html','',220,0);
oM.makeMenu('m27','m4','&nbsp;Recovery Management Services','adult_recovery.html','',220,0);
oM.makeMenu('m28','m4','&nbsp;Women&rsquo;s Services','adult_womens.html','',220,0);
//Adolescent Counseling Services Menu
oM.makeMenu('m29','m5','&nbsp;Family Support Group','adolescent_family.html','',220,0);
oM.makeMenu('m30','m5','&nbsp;Group Counseling Services','adolescent_group.html','',220,0);
oM.makeMenu('m31','m5','&nbsp;HALT','adolescent_halt.html','',220,0);
oM.makeMenu('m32','m5','&nbsp;Individual Counseling Services','adolescent_individual.html','',220,0);
oM.makeMenu('m33','m5','&nbsp;Project X','adolescent_projectx.html','',220,0);
//Family Based Services Menu
oM.makeMenu('m34','m6','&nbsp;Family Nurturing Programs','family_nurturing.html','',220,0);
oM.makeMenu('m35','m6','&nbsp;Violence Prevention Programs','family_violence.html','',220,0);
//Community Based Prevention Services Menu
oM.makeMenu('m36','m7','&nbsp;After school Programs','community_after_school.html','',220,0);
oM.makeMenu('m37','m7','&nbsp;BOOST Mentoring Initiative','community_boost.html','',220,0);
oM.makeMenu('m38','m7','&nbsp;Communication Campaigns','community_campaigns.html','',220,0);
oM.makeMenu('m39','m7','&nbsp;Community Mobilizing','community_mobilizing.html','',220,0);
oM.makeMenu('m40','m7','&nbsp;Peer Leadership Programs','community_peers.html','',220,0);
oM.makeMenu('m41','m7','&nbsp;Prevention Curricula','community_prevention.html','',220,0);
//Fundraising Efforts Menu
oM.makeMenu('m42','m8','&nbsp;Donations','fundraising_donations.html','',220,0);
oM.makeMenu('m43','m8','&nbsp;Events','fundraising_events.html','',220,0);


var avail="50+((cmpage.x2-235)/7)";
oM.menuPlacement="left"
oM.construct()
