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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,verdana,helvetica";
fontsize="14px";
fontstyle="arial narrow";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#666666";
outfilter="randomdissolve(duration=0.3)";												//added 2/19/10 TE
overfilter="Fade(duration=0.3);Shadow(color=#CCCCCC', Direction=135, Strength=10)";		//added 2/19/10 TE
rawcss="padding-left:20px;padding-right:20px";
separatorimage="http://web.princeton.edu/sites/TreasurersOffice/LandR/StudentLoans/Images/BlueFade.gif";
separatorsize=1;
onbgcolor="#ff9933";
oncolor="#000000";
padding=3;
}



with(milonic=new menuname("About")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Overview;url=overview.html;")
aI("text=Diversity;url=diversity.html;")
aI("text=Firm History;url=history.html;")
aI("text=Pro Bono;url=probono.html;")

}

with(milonic=new menuname("Family")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Great Lakes Medicaid, Inc.;url=medicaid.html;")
aI("text=Great Lakes Billing Services, Inc.;url=billing.html;")
aI("text=Great Lakes Financial Services, Inc.;url=financial.html;")
aI("text=HealthAssist, Inc.;url=healthassist.html;")
aI("text=The Law Offices of James A. Knepper, PC;url=lawoffices.html;")

}

with(milonic=new menuname("Partners")){
style=ScrollingSampStyle;
aI("text=James A. Knepper;url=knepper.html;")

}

with(milonic=new menuname("President")){
style=ScrollingSampStyle;


}

with(milonic=new menuname("Managers")){
style=ScrollingSampStyle;
aI("text=James A. Knepper;url=knepper.html;")
aI("text=Donna J. Kibby;url=kibbyd.html;")
aI("text=James E. Delso;url=delsoj.html;")
aI("text=Raul Bojorquez;url=bojorquezr.html;")
aI("text=Kevin J. Ellis;url=ellisk.html;")
aI("text=Susan Palomino;url=michalskis.html;")
aI("text=Kevin Matthews;url=matthewsk.html;")
aI("text=Lenore Mullaney;url=mullaneyl.html;")
aI("text=John J. Rademacher;url=rademacherj.html;")
aI("text=Terry G. Woodman;url=woodmant.html;")
}

with(milonic=new menuname("Locations")){
style=ScrollingSampStyle;
aI("text=Chicago, IL;url=chicago.html;");
aI("text=Springfield, IL;url=springfield.html;");
}

drawMenus();

