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="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#005294";
offcolor="#ffffff";
onbgcolor="#0c1e78";
oncolor="#ffffff";
padding=5;
pagebgcolor="#0c1e78";
pagecolor="ffffff";
visitedcolor="#ffffff";
separatorcolor="#2D729D";
separatorsize=0;
subimage="/white_rt_arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll='1';
left=9;
style=menuStyle;
top=110;
aI("offbgcolor=#e89909;offcolor=#000000;text=About the SO;url=/system_office/index.htm;");
aI("offbgcolor=#e89909;offcolor=#000000;text=Affirmative<br>Action;url=/system_office/affirmative_action.htm;");
aI("offbgcolor=#e89909;offcolor=#000000;text=Chief Officers;url=/system_office/officers.htm;");
aI("offbgcolor=#e89909;offcolor=#000000;text=Directories;url=/system_office/directories.htm;");
aI("offbgcolor=#e89909;offcolor=#000000;text=Policies;url=/system_office/policies.htm;");
aI("offbgcolor=#e89909;offcolor=#000000;text=RFPs;url=/system_office/rfp.htm;");
aI("offbgcolor=#f6d234;offcolor=#000000;showmenu=hr;text=Human Resources;");
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")){
style=menuStyle;
aI("text=Committees by Members;url=/trustees/committees_members.htm;");
aI("text=Committees by Subject;url=/trustees/committees_subject.htm;");
}

with(milonic=new menuname("hr")){
style=menuStyle;
aI("text=Job Opportunities;url=/hr/jobs.htm;");
aI("text=Employee Information;url=/hr/employmeeinfo.htm;");
aI("text=Labor Relations;url=/laborrelations.htm;");
aI("text=HR Policies;url=/hr/policies.htm;");
aI("text=HR Staff;url=/hr/staff.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/speeches.htm;")
aI("text=Vision/Mission;url=/chancellor/mission.htm;")
aI("text=Inauguration;url=/chancellor/inauguration.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();