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(topmenu=new mm_style()){
bordercolor="#003366";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#003366";
offcolor="#ffffff";
onbgcolor="#58A7E7";
oncolor="#FFFFFF";
//outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=4;
pagebgcolor="#003366";
pagecolor="white";
separatorcolor="#003366";
separatorsize=1;
separatorpadding=3;
subimage="";
subimagepadding=2;
}

with(humenu=new mm_style()){
bordercolor="#003366";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#58A7E7";
offcolor="#ffffff";
onbgcolor="#58A7E7";
oncolor="#003366";
//outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=4;
pagebgcolor="#003366";
pagecolor="white";
separatorcolor="#003366";
separatorsize=1;
separatorpadding=10;
subimage="";
subimagepadding=2;
}

with(sidemenu=new mm_style()){
bordercolor="#003366";
borderstyle="solid";
position="relative";
borderwidth=0;
menubgimage="images/side_bg.jpg";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#003366";
offcolor="#003366";
//onbgcolor="#006699";
oncolor="#006699";
onborder="1px solid #ffffff";
//outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=4;
pagebgcolor="#003366";
pagecolor="white";
separatorcolor="#003366";
separatorsize=0;
separatorpadding=10;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(sidedrpdwn=new mm_style()){
bordercolor="#003366";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#003366";
//onbgcolor="#006699";
oncolor="#006699";
onborder="1px solid #003366";
outfilter="Fade(duration=0.2);Alpha(opacity=80);";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);";
padding=4;
pagebgcolor="#003366";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=0;
separatorpadding=10;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Associations")){
overflow="scroll";
style=sidedrpdwn;
margin=5;
aI("text=AMA;url=http://ama-assn.org;target=_blank;")
aI("text=AAFP;url=http://acponline.org;target=_blank;")
aI("text=AFMRD;url=http://www.acgme.org;target=_blank;")
aI("text=STFM;url=http://www.stfm.org;target=_blank;")
aI("text=NMA;url=http://www.nmanet.org;target=_blank;")
}

with(milonic=new menuname("Credentialing")){
overflow="scroll";
style=sidedrpdwn;
margin=5;
aI("text=USMLE;url=http://www.usmle.org;target=_blank;")
aI("text=NRMP;url=http://www.nrmp.org;target=_blank;")
aI("text=ERAS;url=http://www.aamc.org/students/eras/start.htm;target=_blank;")
aI("text=AAMC;url=http://www.aamc.org;target=_blank;")
aI("text=ECFMG;url=http://www.ecfmg.org;target=_blank;")
aI("text=FREIDA;url=http://www.ama-assn.org/ama/pub/category/2997.html;target=_blank;")
aI("text=FSMB;url=http://www.fsmb.org;target=_blank;")
}

with(milonic=new menuname("Conferences")){
overflow="scroll";
style=sidedrpdwn;
margin=5;
aI("text=Morning Reports;url=morning_reports.php;")
aI("text=Grand Rounds;url=grand_rounds.php;")
aI("text=Resident Lectures;url=resident_lectures.php;")
//aI("text=Medical Jeorpardy;url=medical_jeorpardy.php;")
aI("text=Journal Club;url=journal_club.php;")
}

with(milonic=new menuname("SocialEvents")){
overflow="scroll";
style=sidedrpdwn;
margin=5;
aI("text=Social Calendar;url=calendar.php;")
aI("text=Area Clubs and Restaurants;url=clubs.php;")
aI("text=For Families;url=for_families.php;")
aI("text=Photo Album ;url=photo_album.php;")
}

drawMenus();