// changed www.centrastate.com to dev.centrastaet.com


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()){
align='center';
borderwidth=0;
fontfamily="Arial, Tahoma, Verdana";
fontsize="16px";
fontweight="normal";
itemheight=25;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=0;
separatorsize=0;
separatorpadding=0;
}

with(dropStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";

offcolor="#FFFFFF";
offbgcolor="#666666";
oncolor="#FFFFFF";
onbgcolor="#333333";

outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=6;
separatorcolor="#FFFFFF";
separatorsize=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
top="offset=150";
orientation="horizontal";
style=menuStyle;
top=1;
aI("image=http://www.centrastate.com/assets/images/centrastate_01_on.jpg;overimage=http://www.centrastate.com/assets/images/centrastate_01_on.jpg;itemwidth=200;url=http://www.centrastate.com;");
aI("image=http://www.centrastate.com/assets/images/centrastate_03_off.jpg;overimage=http://www.centrastate.com/assets/images/centrastate_03_on.jpg;itemwidth=191;url=http://www.AmbulatoryCampus.com;");
aI("image=http://www.centrastate.com/assets/images/centrastate_04_off.jpg;overimage=http://www.centrastate.com/assets/images/centrastate_04_on.jpg;itemwidth=192;url=http://www.centrastate.com/Medical-Offices.asp;");
aI("image=http://www.centrastate.com/assets/images/centrastate_02_off.jpg;overimage=http://www.centrastate.com/assets/images/centrastate_02_on.jpg;itemwidth=192;url=http://www.ApplewoodEstates.com;");
aI("image=http://www.centrastate.com/assets/images/centrastate_05_off.jpg;overimage=http://www.centrastate.com/assets/images/centrastate_05_on.jpg;itemwidth=203;url=http://www.centrastatefoundation.org;target='blank';");
}

drawMenus();