
with(milonic=new menuname("Right Main Menu")){
style=rightmenuStyle;
alwaysvisible=1;
orientation="vertical";
position="relative";
aI("text=Outsourcing Benefits;url=outsourcingbenefits.htm");
aI("text=Services;showmenu=services;");
aI("text=Information Systems;url=informationsystems.htm;");
aI("text=Customer Service;url=customerservice.htm;");
aI("text=Testimonials;url=testimonials.htm;");
aI("text=Performance;url=performance.htm;");
aI("text=Equipment;url=equipment.htm;");
aI("text=Vendor Compliance;url=compliance.htm;");
}

with(milonic=new menuname("services")){
style=rightmenuStyle;
overflow="scroll";
aI("text=All Services;url=services.htm;");
aI("text=Distribution;url=distribution.htm;");
aI("text=Transportation;url=transportation.htm;");
aI("text=Fulfillment;url=onsitefulfillment.htm;");
aI("text=Technology;url=technologybenefits.htm;");

}


drawMenus();

