if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=-2;
_subOffsetLeft=0;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="";
oncolor="#003883";
onbgcolor="";
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontsize="14px";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana";
padding=5;
separatorcolor="none";
}

with(style2=new mm_style()){
offcolor="#ffffff";
offbgcolor="#800501";
oncolor="#86a6c3";
onbgcolor="#800501";
bordercolor="#b6ceec";
borderstyle="solid";
borderwidth=0;
fontsize="14px";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana";
padding=8;
separatorcolor="none";
}

with(milonic=new menuname("mainmenu")){
position="relative";
style=style1;
alwaysvisible=1;
align="center";
orientation="vertical";
menuwidth=169;
aI("image=http://www.healthcarefutures.com/common/nav_home_a.gif;overimage=http://www.healthcarefutures.com/common/nav_home_b.gif;url=index.html;");
aI("image=http://www.healthcarefutures.com/common/nav_about_a.gif;overimage=http://www.healthcarefutures.com/common/nav_about_b.gif;url=#;showmenu=about;");
aI("image=http://www.healthcarefutures.com/common/nav_clients_a.gif;overimage=http://www.healthcarefutures.com/common/nav_clients_b.gif;url=clients.html;showmenu=clients;");
aI("image=http://www.healthcarefutures.com/common/nav_services_a.gif;overimage=http://www.healthcarefutures.com/common/nav_services_b.gif;url=#;showmenu=services;");
aI("image=http://www.healthcarefutures.com/common/nav_careers_a.gif;overimage=http://www.healthcarefutures.com/common/nav_careers_b.gif;url=#;showmenu=careers;");
aI("image=http://www.healthcarefutures.com/common/nav_contact_a.gif;overimage=http://www.healthcarefutures.com/common/nav_contact_b.gif;url=contact.html;");
}

with(milonic=new menuname("about")){
style=style2;
align="left";
aI("text=Background & History;url=about_background.html;;;separatorsize=1")
aI("text=Our Vision & Values;url=about_values.html;;;separatorsize=1")
aI("text=Thought Leadership;url=about_thought.html;;;separatorsize=1")
aI("text=Our Senior Team;url=about_team.html;;;separatorsize=1")
}

with(milonic=new menuname("clients")){
style=style2;
align="left";
aI("text=Our Clients;url=clients.html;;;separatorsize=1")
aI("text=Hospitals & Health Systems;url=clients_hospitals.html;;;separatorsize=1")
aI("text=Academic Medical Centers;url=clients_academic.html;;;separatorsize=1")
aI("text=Physician Groups;url=clients_physician.html;;;separatorsize=1")
}

with(milonic=new menuname("services")){
style=style2;
align="left";
aI("text=Strategic Planning;url=services_strategic.html;;;separatorsize=1")
aI("text=Financial & Capital Planning;url=services_financial.html;;;separatorsize=1")
aI("text=Mergers/Affiliations/Acquisitions;url=services_mergers.html;;;separatorsize=1")
aI("text=Physician Services;url=services_physician.html;;;separatorsize=1")
}

with(milonic=new menuname("careers")){
style=style2;
align="left";
aI("text=Our Culture;url=careers_culture.html;;;separatorsize=1")
aI("text=A Day in the Life;url=careers_day.html;;;separatorsize=1")
aI("text=Consultant;url=careers_consultant.html;;;separatorsize=1")
aI("text=Business Associate;url=careers_associate.html;;;separatorsize=1")
}



drawMenus();