with(milonic=new menuname("CMSS1Pat")){ overflow="scroll"; alwaysvisible=1; style=SideNavStyle; position="relative"; menuwidth=191; orientation="vertical"; aI("text=  Patient Services;type=header;fontweight=bold;fontsize=15px;bgimage=sidenav_hdr1.gif;image=;"); aI("text=Pay My Bill;bgimage=sidenav_item1.gif;url=https://www.bbpllab.com/BBPLWeb//cms/site/pat/PatientBillingPay2.html;"); aI("text=Manage My Account;bgimage=sidenav_item1.gif;showmenu=CMSS1PatManage;"); aI("text=Health Plan Services;bgimage=sidenav_ftr1.gif;showmenu=CMSS1PatHPSvc;"); } with(milonic=new menuname("CMSS1PatManage")){ overflow="scroll"; //style=SideNavSubStyle; style=subMenuStyle; if (ie) { menuwidth=191; } else { menuwidth=191-treeOffset; } aI("text=Update Insurance Information;url=https://www.bbpllab.com/BBPLWeb/cms/site/pat/PatientBillingInfo.html;"); aI("text=Ask a Question about My Bill;url=https://www.bbpllab.com/BBPLWeb/cms/site/pat/PatientBillingQuestion.html;"); } with(milonic=new menuname("CMSS1PatHPSvc")){ overflow="scroll"; //style=SideNavSubStyle; style=subMenuStyle; if (ie) { menuwidth=191; } else { menuwidth=191-treeOffset; } aI("text=Medicare Coverage;url=http://www.bbpllab.com/BBPLWeb/cms/site/pat/mcareCoveragePat.html;"); aI("text=Preferred Patient Program;url=http://www.bbpllab.com/BBPLWeb/cms/site/pat/prefpatprog.html;"); aI("text=LabAccess Program;url=http://www.bbpllab.com/BBPLWeb/cms/site/pat/labAccessPat.html;"); aI("text=Insurance Contracts;url=http://www.bbpllab.com/BBPLWeb/cms/site/prov/insurContracts.html;"); } drawMenus();