_menuCloseDelay=650		// The time delay for menus to remain visible on mouse out_menuOpenDelay=150		// The time delay before menus open on mouse over_subOffsetTop=0			// Sub menu top offset_subOffsetLeft=0		// Sub menu left offsetwith(homeMenuStyle=new mm_style()){offclass="HomeMainNavOff";onclass="HomeMainNavOn";fontweight="bolder";}with(subMenuStyle=new mm_style()){offclass="SubNavOff";onclass="SubNavOn";decoration="underline";}with(secondaryMenuStyle=new mm_style()){offclass="SecondaryNavOff";onclass="SecondaryNavOn";pageclass="SecondaryNavPage";fontweight="bolder";image="Assets_Global/BlockBlank.gif";imagewidth="26";imageheight="28";overimage="Assets_Global/BlockOn1.gif";pageimage="Assets_Global/BlockOn2.gif";}with(secondarySubMenuStyle=new mm_style()){offclass="SecondarySubNavOff";onclass="SecondarySubNavOn";pageclass="SecondarySubNavPage";decoration="underline";image="Assets_Global/BlankBlock2.gif";imagewidth="26";imageheight="28";overimage="Assets_Global/BlockOn1.gif";pageimage="Assets_Global/BlockOn2.gif";}with(milonic=new menuname("About")){style=subMenuStyle;aI("text=About Us;url=About.asp;");aI("text=Customer Service;url=About_CustomerService.asp;"); aI("text=Leadership;url=About_Leadership.asp;");}with(milonic=new menuname("Network")){style=subMenuStyle; aI("text=Service Area;url=Network.asp;");aI("text=Capabilities;url=Network_Capabilities.asp;");aI("text=Service Provider Selection;url=Network_Providers.asp;");}with(milonic=new menuname("Services")){style=subMenuStyle;aI("text=Services Overview;url=Services.asp;");aI("text=Material Sourcing;url=Services_Sourcing.asp;");aI("text=Project Management;url=Services_ProjectManagement.asp;");aI("text=Installation;url=Services_Installation.asp;");aI("text=INspire&#8482; Polished Concrete Flooring;url=Services_inspire.asp;");
aI("text=Sustainability;url=Services_Sustainability.asp;");aI("text=Contract Estimating;url=Services_Estimating.asp;");aI("text=Additional Services;url=Services_Additional.asp;");}with(milonic=new menuname("Edge")){style=subMenuStyle;}with(milonic=new menuname("Contact")){style=subMenuStyle;}drawMenus();