with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
itemwidth=195;
style=menuStyle;
top=100;
aI("align=center;text=FMS Home;url=http://www.fmsfinancialsolutions.com/medchi/index.asp;");
aI("align=center;showmenu=About;text=About FMS;");
aI("align=center;showmenu=ClientServices;text=FMS Services;");
aI("align=center;text=Contact FMS;url=https://www.fmsfinancialsolutions.com/medchi/Contact.asp");
aI("align=center;text=Careers @ FMS;url=http://www.fmsfinancialsolutions.com/medchi/Careers.asp;");
}

with(milonic=new menuname("ClientServices")){
style=menuStyle;
itemwidth=194;
aI("text=Medical Collections;url=http://www.fmsfinancialsolutions.com/medchi/Medical.asp;fontweight=normal;");
aI("text=Criminal Background Investigations;url=http://www.fmsfinancialsolutions.com/medchi/BackgroundInvestigationInfo.asp;fontweight=normal;");
aI("text=Debt Acquisition;url=http://www.fmsfinancialsolutions.com/medchi/DebtAcquisitionInfo.asp;fontweight=normal;");
aI("text=Debtor Services;url=http://www.fmsfinancialsolutions.com/medchi/Online-Payments.asp;fontweight=normal;");
aI("text=Client Registration;url=https://www.fmsfinancialsolutions.com/medchi/ClientRegistration.asp;fontweight=normal;");
}

with(milonic=new menuname("About")){
style=menuStyle;
itemwidth=194;
aI("text=Company Overview;url=http://www.fmsfinancialsolutions.com/medchi/About.asp;fontweight=normal;");
aI("text=FMS Highlights;url=http://www.fmsfinancialsolutions.com/medchi/FMSHighlights.asp;fontweight=normal;");
aI("showmenu=Technology;text=Our Technology;url=http://www.fmsfinancialsolutions.com/medchi/Technology.asp;fontweight=normal;");
aI("text=Management Team;url=http://www.fmsfinancialsolutions.com/medchi/ManagementTeam.asp;fontweight=normal;");
aI("text=Insightful Questions;url=http://www.fmsfinancialsolutions.com/medchi/Questions.asp;fontweight=normal;");
aI("text=FMS Affiliates;url=http://www.fmsfinancialsolutions.com/medchi/Affiliates.asp;fontweight=normal;");
}

with(milonic=new menuname("Technology")){
style=menuStyle;
itemwidth=194;
aI("text=Client Technology;url=http://www.fmsfinancialsolutions.com/medchi/ClientTechnology.asp;fontweight=normal;");
aI("text=Debtor Technology;url=http://www.fmsfinancialsolutions.com/medchi/DebtorTechnology.asp;fontweight=normal;");
}

drawMenus();