fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=-8;


with(mainmenuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
offbgcolor="#91B5C3";
offcolor="#FFFFFF";
onbgcolor="#578B9E";
oncolor="#FFFFFF";
padding=6;
rawcss="padding-left:10px;padding-right:10px;";
separatorcolor="#FFFFFF";
separatorimage="http://www.logisticare.com/images/nav_seperator.gif";
separatorsize=1;
subimagepadding=2;
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
offbgcolor="#999999";
offcolor="#FFFFFF";
onbgcolor="#67625F";
oncolor="#FFFFFF";
padding=6;
rawcss="padding-left:10px;padding-right:10px;";
separatorcolor="#FFFFFF";
separatorsize=1;
subimagepadding=6;
subimage="http://www.logisticare.com/images/nav_arrow.gif";
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
offbgcolor="#91B5C3";
offcolor="#FFFFFF";
onbgcolor="#578B9E";
oncolor="#FFFFFF";
padding=6;
rawcss="padding-left:10px;padding-right:10px;";
separatorcolor="#FFFFFF";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Company Overview;url=http://www.logisticare.com/about.asp?id=41;showmenu=CompOverview;")
aI("text=Corporate Profile;url=http://www.logisticare.com/about.asp?id=42;")
aI("text=Leadership Team;url=http://www.logisticare.com/about.asp?id=43;")
aI("text=Management Team;url=http://www.logisticare.com/management.asp?id=310;")
aI("text=Newsroom;url=http://www.logisticare.com/newsroom.asp?id=179;showmenu=Newsroom;")
aI("text=Our History;url=http://www.logisticare.com/about.asp?id=44;")
aI("text=Vision &amp; Mission;url=http://www.logisticare.com/about.asp?id=45;")
aI("text=Commitment to<br>Community;url=http://www.logisticare.com/about.asp?id=46;")
}

with(milonic=new menuname("CompOverview")){
style=submenuStyle;
aI("text=Products &amp; Services;url=http://www.logisticare.com/about.asp?id=61;")
aI("text=Our Technology;url=http://www.logisticare.com/about.asp?id=62;")
aI("text=Clients;url=http://www.logisticare.com/about.asp?id=67;")
aI("text=Corporate Video;url=http://www.logisticare.com/about.asp?id=144;")
}

with(milonic=new menuname("Newsroom")){
style=submenuStyle;
aI("text=News Releases;url=http://www.logisticare.com/newsreleases.asp;")
aI("text=News Release Archives;url=http://www.logisticare.com/newsarchives.asp;")
aI("text=Media Resources;url=http://www.logisticare.com/newsroom.asp?id=163;")
aI("text=Awards &amp; Recognition;url=http://www.logisticare.com/newsroom.asp?id=83;")
}


with(milonic=new menuname("Government")){
style=menuStyle;
aI("text=Medicaid NET;url=http://www.logisticare.com/government.asp?id=48;");
aI("text=Special Needs Students;url=http://www.logisticare.com/government.asp?id=50;");
}


with(milonic=new menuname("Commercial")){
style=menuStyle;
aI("text=MCOs;url=http://www.logisticare.com/commercial.asp?id=66;");
aI("text=Hospitals;url=http://www.logisticare.com/commercial.asp?id=64;");

}


with(milonic=new menuname("Transportation")){
style=menuStyle;
aI("text=Provider Requirements;url=http://www.logisticare.com/transport.asp?id=53;");
aI("text=Credentialing Process;url=http://www.logisticare.com/transport.asp?id=54;");
aI("text=Resources &amp; Benefits;url=http://www.logisticare.com/transport.asp?id=55;");
}

drawMenus();

