, 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); })(); Business Partners Awards Luncheon focuses on employee engagement - News & Stories | app

app

Skip to main content

app News

Business Partners Awards Luncheon focuses on employee engagement

Thu, Sep 17, 2015
Matt Kucinski

On Tuesday, Sept. 22, 2015, app College will host its annual app Business Partners Awards Luncheon. The event honors businesses and individuals that have partnered with the college’s business program to create outstanding learning opportunities for students and engages the broader community in discussion about a topic of interest through a keynote address.

This year’s keynote speaker is Tracy Brower, author of Bring Work to Life by Bringing Life to Work and the global vice president of workplace vitality at Mars Drinks. Brower is an expert in organizational effectiveness and the sociology of work; how people impact their work-life, and how their work-life affects them.

In her keynote address at app titled “Bring Work to Life: The Power of Calling,” she will share insights from her recently published book, “Bring Work to Life by Bringing Life to Work.” She’ll lay out a vision of how weaving work-life supports into the fabric of an organizational culture can help companies attract, engage and retain great talent that will help an organization achieve its desired results.

Following Brower’s talk, app will recognize a few outstanding partners for their continued commitment to app’s business program. Plante Moran will be awarded the outstanding corporate partner award and Tom Nobel (Baruch Senior Ministries), Amy Ruis (Art of the Table), Lori Feenstra (app College) and Cindy Wolffis (app College) will be honored as outstanding partners.

“We seek to actively engage the business community, the community of practice, in our work at app with students,” said Bob Eames, director of the app Center for Innovation in Business. “To that end, we seek to build lasting partnerships with businesses that work with us to provide our students with amazing internships and CAP projects, which add a strong experiential learning component to our curriculum and give students the opportunity to wrestle with real-world problems.”

The app Annual Fund and the app Center for Innovation in Business are hosting the event, which will be held in The Great Hall of app’s Prince Conference Center. A networking reception begins at 11:30 a.m., with the luncheon to follow at noon. Brower will be signing copies of her new book after the event.


Authors: