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=15;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#bdcadd";
offcolor="#183863";
onbgcolor="#183966";
oncolor="#ffffff";
overfilter="Alpha(opacity=100); Direction=135, Strength=5)";
padding=5;
pagebgcolor="#183966";
pagecolor="ffffff";
separatorcolor="#2D729D";
separatorsize=0;
subimagepadding=0;
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=About the Foundation;url=http://www.kff.org/about/index2.cfm;");
aI("text=President's Message;url=http://www.kff.org/about/presidentsmessage2.cfm;");
aI("text=Programs;url=http://www.kff.org/about/programindex2.cfm;");
aI("text=Public Affairs Center;url=http://www.kff.org/about/bjcc/index.cfm;");
aI("text=Our Websites;url=http://www.kff.org/about/websites2.cfm;");
aI("text=Board of Trustees;url=http://www.kff.org/about/trustees2.cfm;");
aI("text=Jobs;url=http://www.kff.org/about/jobs.cfm;");
}

with(milonic=new menuname("newsroom")){
style=menuStyle;
aI("text=News Releases;url=http://www.kff.org/newsroom/index.cfm;");
aI("text=Press Kit;url=http://www.kff.org/newsroom/presskit.cfm;");
aI("text=Events;url=http://www.kff.org/newsroom/events.cfm;");
aI("text=Fact Sheets;url=http://www.kff.org/content/factsheets.cfm;");
aI("text=Media Contacts;url=http://www.kff.org/newsroom/mediacontacts.cfm;");
aI("text=Media Fellowship Programs;url=http://www.kff.org/mediafellows/index.cfm;");
aI("text=How to Cite Us;url=http://www.kff.org/newsroom/howtocite.cfm;");
}

with(milonic=new menuname("contactus")){
style=menuStyle;
aI("text=Key Contacts;url=http://www.kff.org/about/keystaff.cfm;");
//aI("text=Order Publications;url=http://www.kaisernetwork.org/gsa/kffpubs.jsp;");
}

drawMenus();

