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(menuStyle=new mm_style()){
bordercolor="#D3C737";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial, Helvetica";
fontsize="13";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1D204B";
offcolor="#ffffff";
onbgcolor="#D3C737";
oncolor="#ffffff";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#D3C737";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(menuStyle1=new mm_style()){
bordercolor="#D3C737";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial, Helvetica";
fontsize="13";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1D204B";
offcolor="#ffffff";
onbgcolor="#D3C737";
oncolor="#ffffff";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#D3C737";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("mainmenu")){
top=109;
screenposition="center";
style=menuStyle;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=  Home  ;showmenu=solutions_sub;url=../../index.htm")
aI("text=  Core Services  ;showmenu=Core_sub;url=../CoreServices/CoreServices.htm")
aI("text=  Industry Solutions  ;showmenu=industry_solutions_sub;url=../IndustrySolutions/industrysolutions_1.htm")
aI("text=  Company  ;showmenu=company_sub;url=../../Company/About.htm;status=Services")
aI("text=  Resources  ;showmenu=Alliances_sub;url=../../Resources/Resources.htm")
aI("text=  Partner  ;showmenu=Partner_sub;url=../../Partners/Partners.htm")
}

with(milonic=new menuname("company_Sub")){
itemwidth=165;
style=menuStyle1;
alignment="left";
aI("text=About Us;url=../../Company/About.htm;;separatorsize=1")
aI("text=Locations/Contacts;url=../../Company/locations.htm;;separatorsize=1")
aI("text=Subject Matter Experts;url=../../Company/SubjectMatterExperts.htm;;separatorsize=1")
}

with(milonic=new menuname("Core_sub")){
itemwidth=215;
style=menuStyle1;
alignment="left";
aI("text=Core Services;url=../CoreServices/CoreServices.htm;;separatorsize=1")
aI("text=Inbound Mail;url=../CoreServices/InboundMail.htm;;separatorsize=1")
aI("text=Document Scanning & Capture;url=../CoreServices/DocumentScanning.htm;;separatorsize=1")
aI("text=Software Integration;url=../CoreServices/SoftwareIntegration.htm;;separatorsize=1")
aI("text=Off-Shore Services;url=../CoreServices/OffShoreServices.htm;;separatorsize=1")
aI("text=Consulting Services;url=../CoreServices/ConsultingServices.htm;;separatorsize=1")
aI("text=Document Hosting;url=../CoreServices/DocumentHosting.htm;;separatorsize=1")
}

with(milonic=new menuname("industry_solutions_sub")){
itemwidth=130;
style=menuStyle1;
alignment="left";
aI("text=Industry Solutions;url=../../IndustrySolutions/industrysolutions_1.htm;;separatorsize=1")
aI("text=Healthcare;url=../../IndustrySolutions/Healthcare.htm;;separatorsize=1")
aI("text=Healthcare Claims;url=../../IndustrySolutions/HealthcareClaims.htm;;separatorsize=1")
aI("text=Mortgage;url=../../IndustrySolutions/MortgageProcessing.htm;;separatorsize=1")
aI("text=Insurance;url=../../IndustrySolutions/Insurance.htm;;separatorsize=1")
aI("text=Transportation;url=../../IndustrySolutions/Transportation.htm;;separatorsize=1")
aI("text=Government;url=../../IndustrySolutions/Government.htm;;separatorsize=1")
aI("text=Accounts Payable;url=../../IndustrySolutions/AccountsPayable.htm;;separatorsize=1")
aI("text=Manufacturing;url=../../IndustrySolutions/Manufacturing.htm;;separatorsize=1")
aI("text=Distribution;url=../../IndustrySolutions/Distribution.htm;;separatorsize=1")
}

with(milonic=new menuname("Alliances_sub")){
itemwidth=85;
style=menuStyle1;
alignment="left";

aI("text=Resources;url=../../Resources/Resources.htm;;separatorsize=1")
}

with(milonic=new menuname("partner_sub")){
itemwidth=85;
style=menuStyle1;
alignment="left";
aI("text=Partners;url=../../Partners/Partners.htm;;separatorsize=1")
}



drawMenus();

