
fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(LeftMenueStyle=new mm_style()){	

	onclass="LeftMenueTextOn";

	offclass="LeftMenueTextOff";

	padding=2;

	itemwidth=195;

	 itemheight=23;

}


with( LeftMenueSubStyle=new mm_style() ){	

	onclass  = "LeftSubMenueon";

	offclass = "LeftSubMenueOff";

	subimagepadding = 10;

	padding  = 3;

	bordercolor = "#ACABAB";

	borderstyle = "solid";

	borderwidth = 1;

	separatoralign="left";

	separatorcolor="#16183E";

	separatorwidth="100%";

}


with(milonic=new menuname("Main Menu")){
style=LeftMenueStyle;
alwaysvisible=1;
orientation="vertical";
aI("text=About Us;showmenu=ABOUT;");
aI("text=Counseling Services;showmenu=COU;");
aI("text=Crisis Service;showmenu=CRI;");
aI("text=Online Screening/Self-help;showmenu=ONL;");
aI("text=Faculty and Staff Resources;showmenu=FAC;");
aI("text=Parent&#8217;s Resources;showmenu=PAR;");
aI("text=Training Program;showmenu=TRA;");
aI("text=Outreach Activities/Calendar;url=calendar.htm;");
aI("text=CAPS Home;url=index.htm;");
}

with(milonic=new menuname("ABOUT")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=General Information;url=information.htm;");
aI("text=Mission Statement;url=mission.htm;");
aI("text=Faculty and Staff Listing;url=staff.htm;");
}

with(milonic=new menuname("COU")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Who needs Counseling?;url=needs.htm;");
aI("text=Individual Counseling;url=individual.htm;");
aI("text=Group Counseling;url=group.htm;");
aI("text=Psychiatric Services;url=psychiatric.htm;");
aI("text=Other Services;url=services.htm;");
aI("text=Schedule an appointment;url=appointment.htm;");
aI("text=Confidentiality;url=confidentiality.htm;");
aI("text=Satisfaction Survey;url=survey.htm;");
}

with(milonic=new menuname("CRI")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Crisis Intervention Team;url=crisis.htm;");
aI("text=QPR: Suicide Prevention and Education Program;url=suicide.htm;");
aI("text=Referrals;url=referrals.htm;");
}

with(milonic=new menuname("ONL")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Screening for Mental Health;url=mental-health.htm;");
aI("text=CampusCalm.com;url=http://www.campuscalm.com/;target=_blank");
aI("text=UlifeLine.org;url=http://www.ulifeline.org/main/Home.html;target=_blank");
aI("text=Academic Concerns;url=academic-concerns.htm;");
aI("text=Alcohol & Substance Abuse;url=alcohol.htm;");
aI("text=Depression & Anxiety;url=depression.htm;");
aI("text=Eating Disorders;url=eating-disorders.htm;");
}

with(milonic=new menuname("FAC")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Faculty & Staff 411 Guide;url=staff-guide.htm;");
aI("text=Referring Students;url=referring-students.htm;");
aI("text=Helping Students in Distress;url=distress.htm;");
aI("text=Crisis Intervention Team;url=crisis.htm;");
aI("text=Request for Outreach Services;url=outreach-services.htm;");
}

with(milonic=new menuname("PAR")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Adjusting to College;url=adjusting.htm;");
aI("text=Crisis Service;showmenu=CRISIS;");
aI("text=Eastern Police Department;url=http://www.easternct.edu/police/;target=_blank;");
aI("text=Schedule an appointment;url=appointment.htm;");
}

with(milonic=new menuname("TRA")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Program Details;url=program.htm;");
aI("text=Training Model & Philosophy;url=training-model.htm;");
aI("text=Training Activities;url=training-activities.htm;");
aI("text=How to apply;url=apply.htm;");
}

with(milonic=new menuname("CRISIS")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Crisis Intervention Team;url=crisis.htm;");
aI("text=QPR: Suicide Prevention and Education Program;url=suicide.htm;");
aI("text=Referrals;url=referrals.htm;");
}

drawMenus();

