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/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/Contact.asp");
aI("align=center;text=Careers @ FMS;url=http://www.fmsfinancialsolutions.com/Careers.asp;");
}

with(milonic=new menuname("ClientServices")){
style=menuStyle;
itemwidth=194;
aI("text=Medical Collections;url=http://www.fmsfinancialsolutions.com/Medical.asp;fontweight=normal;");
aI("text=Multi-Family/Real Estate Collections;url=http://www.fmsfinancialsolutions.com/RealEstate.asp;fontweight=normal;");
aI("text=Commercial/Retail Collections;url=http://www.fmsfinancialsolutions.com/SmallBusiness.asp;fontweight=normal;");
aI("text=Criminal Background Investigations;url=http://www.fmsfinancialsolutions.com/BackgroundInvestigationInfo.asp;fontweight=normal;");
aI("text=Debt Acquisition;url=http://www.fmsfinancialsolutions.com/DebtAcquisitionInfo.asp;fontweight=normal;");
aI("text=Debtor Services;url=http://www.fmsfinancialsolutions.com/Online-Payments.asp;fontweight=normal;");
aI("text=Client Registration;url=https://www.fmsfinancialsolutions.com/ClientRegistration.asp;fontweight=normal;");
}

with(milonic=new menuname("About")){
style=menuStyle;
itemwidth=194;
aI("text=Company Overview;url=http://www.fmsfinancialsolutions.com/About.asp;fontweight=normal;");
aI("text=FMS Highlights;url=http://www.fmsfinancialsolutions.com/FMSHighlights.asp;fontweight=normal;");
aI("showmenu=Technology;text=Our Technology;url=http://www.fmsfinancialsolutions.com/Technology.asp;fontweight=normal;");
aI("text=Management Team;url=http://www.fmsfinancialsolutions.com/ManagementTeam.asp;fontweight=normal;");
aI("text=Insightful Questions;url=http://www.fmsfinancialsolutions.com/Questions.asp;fontweight=normal;");
aI("text=FMS Affiliates;url=http://www.fmsfinancialsolutions.com/Affiliates.asp;fontweight=normal;");
aI("text=Testimonials;url=http://www.fmsfinancialsolutions.com/Testimonials.asp;fontweight=normal;");
aI("text=FMS In the News;url=http://www.fmsfinancialsolutions.com/FMSInTheNews.asp;fontweight=normal;");
}

with(milonic=new menuname("Technology")){
style=menuStyle;
itemwidth=194;
aI("text=Client Technology;url=http://www.fmsfinancialsolutions.com/ClientTechnology.asp;fontweight=normal;");
aI("text=Debtor Technology;url=http://www.fmsfinancialsolutions.com/DebtorTechnology.asp;fontweight=normal;");
}

drawMenus();