fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#005294";
offcolor="#ffffff";
onbgcolor="#0c1e78";
oncolor="#ffffff";
padding=5;
pagebgcolor="#437130";
pagecolor="ffffff";
pageoncolor="ffffff";
separatorcolor="#0B1546";
separatorsize=2;
subimage="/white_rt_arrow.gif";
subimagepadding=2;
visitedcolor="#ffffff";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll='1';
left=12;
style=menuStyle;
top=110;
aI("offbgcolor=#32679d;text=Connections;url=/community/connections.htm;");
aI("offbgcolor=#32679d;text=CSUS Foundation;url=http://www.csusystemfoundation.org/home.html;target=_blank");
aI("offbgcolor=#32679d;text=Young Writers;url=/community/ctyoungwriters.htm;");
aI("offbgcolor=#0b1546;onbgcolor=#0b1546;oncolor=#0b1546;offcolor=#0b1546;text=blank");
aI("showmenu=universities;text=CSUS Universities;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=chancellor;text=Chancellor's Office;");
aI("text=Initiatives;url=/initiatives.htm;");
aI("text=Statistics & Reports;url=/stats.htm;");
aI("text=CSUS Foundation;url=http://www.csusystemfoundation.org/home.html;");
aI("text=Connecticut Review;url=/ctreview;");
aI("text=Alumni;url=/alumni.htm;");
aI("text=Admissions;url=/students/admissions.htm;");
aI("text=Search;url=/search.htm;");
}

with(milonic=new menuname("Committees")){
overflow="scroll";
style=menuStyle;
aI("text=Members;url=/trustees/committees_members.htm;");
aI("text=Responsibilities;url=/trustees/committees_subject.htm;");
}

with(milonic=new menuname("universities")){
overflow="scroll";
style=menuStyle;
aI("text=Central Connecticut State University;url=http://www.ccsu.edu;target=_blank")
aI("text=Eastern Connecticut State University;url=http://www.easternct.edu;target=_blank")
aI("text=Southern Connecticut State University;url=http://www.southernct.edu;target=_blank")
aI("text=Western Connecticut State University;url=http://www.wcsu.edu;target=_blank")
}

with(milonic=new menuname("chancellor")){
overflow="scroll";
style=menuStyle;
aI("text=Message;url=/chancellor/message.htm;")
aI("text=Profile;url=/chancellor/profile.htm;")
aI("text=Speeches/Articles;url=/chancellor/spetarget=_blankeches.htm;")
aI("text=Vision/Mission;url=/chancellor/mission.htm;")
aI("text=Inauguration;url=/chancellor/inauguration.htm;")
}

with(milonic=new menuname("QuickLinks")){
overflow="scroll";
style=menuStyle;
aI("text=Initiatives;url=/initiatives.htm;");
aI("text=Statistics & Reports;url=/stats.htm;");
aI("text=CSUS Foundation;url=http://www.csusystemfoundation.org/home.html;target=_blank");
aI("text=Connecticut Review;url=/ctreview;");
aI("text=Alumni;url=/alumni.htm;");
aI("text=Admissions;url=/admissions.htm;");
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=Fast Facts;url=/fastfacts.htm;title=Fast Facts about the Connecticut State University System;");
aI("text=Mission Statement;url=/mission.htm;title=Mission Statement of the Connecticut State University System;");
aI("text=Strategic Plans;url=/strategicplans.htm;title=Strategic Plans for the CSU System and the four CSU Universities;")
}

drawMenus();