with(milonic=new menuname("CMSS1About")){ overflow="scroll"; alwaysvisible=1; style=SideNavStyle; position="relative"; menuwidth=191; orientation="vertical"; aI("text=  About;type=header;fontweight=bold;fontsize=15px;bgimage=sidenav_hdr1.gif;image=;"); aI("text=Mission, Values;bgimage=sidenav_item1.gif;url=http://bbpllab.com/BBPLWeb/cms/site/about/mission.html;"); aI("text=Services;bgimage=sidenav_item1.gif;showmenu=CMSS1LS;"); aI("text=Employment;bgimage=sidenav_item1.gif;url=http://bbpllab.com/BBPLWeb/cms/site/emp/index.html;"); aI("text=Contact Us;bgimage=sidenav_ftr1.gif;url=http://bbpllab.com/BBPLWeb/cms/site/about/contactUs.html;"); } with(milonic=new menuname("CMSS1LS")){ overflow="scroll"; //style=SideNavSubStyle; style=subMenuStyle; if (ie) { menuwidth=191; } else { menuwidth=191-treeOffset; } aI("text=Professional Pathology Services;showmenu=CMSS1LSPPS;"); } with(milonic=new menuname("CMSS1LSPPS")){ overflow="scroll"; //style=SideNavSubStyle; style=subMenuStyle; if (ie) { menuwidth=191; } else { menuwidth=191-treeOffset; } aI("text=Anatomic Pathology;url=http://bbpllab.com/BBPLWeb/cms/site/about/anatomicPath.html;"); aI("text=Cytopathology;url=http://bbpllab.com/BBPLWeb/cms/site/about/cytology.html;"); aI("text=Molecular Diagnostics;url=http://bbpllab.com/BBPLWeb/cms/site/about/molecularDiagnostics.html;"); aI("text=Medical Director Services;url=http://bbpllab.com/BBPLWeb/cms/site/about/medDirServices.html;"); aI("text=Professional Staff;url=http://bbpllab.com/BBPLWeb/cms/site/about/ourPath.html;"); } drawMenus();