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=6;


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";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
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=9;
//overflow="scroll";
style=menuStyle;
top=111;
aI("showmenu=universities;text=CSUS Universities;");
aI("offcolor=#ffffff;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;");
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=http://www.ctstateu.edu/students/admissions.htm;");
aI("text=Search;url=/search.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=Visit Schedule;url=/Visitation.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();