, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); app considered Michigan's Best and Brightest in Wellness - News & Stories | app

app

Skip to main content

app News

app considered Michigan's Best and Brightest in Wellness

Thu, Sep 19, 2013
Matt Kucinski

app College is considered one of the state’s Best and Brightest when it comes to Wellness. The Michigan Business and Professional Association (MBPA) is celebrating app as one of who make their workplaces, their employees and the community a healthier place to live and work.

The Best and Brightest in Wellness winners were evaluated by using the WellCompanies assessment, created and administered by , the nation’s leading wellness systems firm. WellCo scored organizations in the following areas related to worksite wellness: policies, environment, leadership, awareness and motivation, assessment and intervention, incentives and integration, measurement and health care cost.

“Having a healthy and happy workforce leads to a healthy company bottom line. This year’s winning companies represent high standards and an exceptional commitment to healthy employees, healthy families and a healthy community,” said Jennifer Kluge, MBPA/Michigan Food and Beverage Association president and CEO.

app College is one of 20 companies of 500 or more employees being recognized and is one of just two colleges receiving the honor (the other being North Central Michigan College).

Roy Zuidema, director of campus wellness at app College, says his has worked hard to offer app employees and their spouses a robust and successful wellness program.

“Our goal has always been to create a supportive and encouraging atmosphere for the pursuit of wellness goals from a Christian perspective … and I think that we have done that at app,” said Zuidema. “It is an honor to be recognized by Best and Brightest Companies for our wellness initiatives.”

app has provided its employees with the tools, including exercise classes, health challenges, educational seminars, personal training, massage, health screenings and sports and recreational activities. The college also provides its employees with free access to , including an Olympic-sized pool, an indoor track and tennis courts, and 15,000 square feet of fitness center space.

College administrators have also placed a high value on wellness—providing employees with a half hour of paid time twice per week to participate in wellness-related activities; offering cash incentives for employees who participate in the ; and they even included a goal to “enhance employee wellness” on the college’s last strategic plan.

“app has so many opportunities for achieving healthy successes that it is difficult not to notice the positive impact on our culture,” said Tanya Bulthuis, a staff member at the college and an ambassador for the Healthy Habits program. “Healthy Habits support and the camaraderie of co-workers striving to achieve similar health goals has been a great motivator for me to live a healthy lifestyle.”

app will be honored at a breakfast celebration and symposium on Thursday, Oct. 3 in Livonia, Mich. The college will also be included in Corp! Magazine’s October/November 2013 special wellness feature.


Authors: