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=0;
_subOffsetLeft=3;


with(menuStyle=new mm_style()){
//bordercolor="#202020";
//borderstyle="solid";
//borderwidth=1;
//fontfamily="palatino linotype,book antiqua,palatino, serif";
fontfamily="arial,verdana,helvetica,sans-serif";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#1f3445";
headercolor="#000000";
offbgcolor="#f1ede4";
offcolor="#004785";
onbgcolor="#004785";
oncolor="#cd9e09";
outfilter="Fade(duration=0.2);Alpha(opacity=100);";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
padding=5;
pagebgcolor="#004785";
pagecolor="#cd9e09";
separatorcolor="#f1ede4";
separatorsize=1;
separatorwidth=40;
//subimage="http://img.milonic.com/arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("Centers")){
style=menuStyle;
aI("showmenu=Preparedness;text=Center for Public Health & Preparedness;url=hcp/index.html;");
aI("showmenu=Training;text=Public Health Education & Training Center;url=hetc/index.html;");
aI("showmenu=Leadership;text=Center for Public Health & Community Leadership;url=hcl/index.html;");
aI("showmenu=Research;text=Center for Program Evaluation & Research;url=hcer/index.html;");
aI("showmenu=LearningManagement;text=Center for Learning Management;url=hclm/index.html;");
//aI("showmenu=EmergencyManagement;text=Emergency Magagement & Crisis Leadership;url=.htm;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("showmenu=Staff;text=Faculty/Staff;url=faculty-staff.htm;");
aI("showmenu=Partners;text=Partners;url=partners.htm;");
aI("showmenu=News;text=News;url=news.htm;");
aI("showmenu=Publications;text=Publications;url=publications.htm;");
}

with(milonic=new menuname("Emergency")){
style=menuStyle;
aI("showmenu=item1;text=About the Program;url=.htm;");
aI("showmenu=item2;text=Course Calendar;url=.htm;");
aI("showmenu=item3;text=Contact;url=.htm;");
}

with(milonic=new menuname("Staff")){
style=menuStyle;
aI("text=Kate Wright;url=faculty-staff.htm#wright;");
aI("text=Mike Thomas;url=faculty-staff.htm#thomas;");
aI("text=Alexis Bruce-Staudt;url=faculty-staff.htm#brucestaudt;");
aI("text=Scott Nyberg;url=faculty-staff.htm#nyberg;");
aI("text=Christy McFarland;url=faculty-staff.htm#mcfarland;");
aI("text=Sarah Weiner;url=faculty-staff.htm#weiner;");
aI("text=Karen Effinger;url=faculty-staff.htm#effinger;");
aI("text=Barb Schaefer;url=faculty-staff.htm#schaefer;");
aI("text=Eileen Legaspi;url=faculty-staff.htm#legaspi;");
aI("text=Bonnie Bellacera;url=faculty-staff.htm#bellacera;");
aI("text=Pat Lindsey;url=faculty-staff.htm#lindsey;");
aI("text=Cindy Pulley;url=faculty-staff.htm#pulley;");
aI("text=Jared Opsal;url=faculty-staff.htm#opsal;");
aI("text=Phil Betts;url=faculty-staff.htm#betts;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Academic;url=partners.htm#academic;");
aI("text=State & Local;url=partners.htm#statelocal;");
aI("text=National;url=partners.htm#national;");
aI("text=Other Community/Agencies;url=partners.htm#other;");
}

drawMenus();
