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

ƴɸ̳

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); })(); Providing a refuge for first responders - News & Stories | ƴɸ̳

ƴɸ̳

Skip to main content

Calvin News

Providing a refuge for first responders

Tue, Apr 14, 2020
Matt Kucinski

In late March, Spectrum Health Hospital and the Grand Rapids Police Department (GRPD) called for backup.

“Unfortunately, crime and disorder have not taken a break during this pandemic and sometimes our officers can’t maintain social distancing during all interactions with community members,” said David Kiddle, deputy chief of GRPD.

Calling for help

Bill Corner, ƴɸ̳’s director of campus safety, took the call from Kiddle.He says the Grand Rapids Police Department was looking for potential housing for some of its officerswho mayneed to quarantine because either theyhave been exposed to a presumed positive caseof COVID-19during the course oftheir workorperhapsthey have a family member who is presumed positive and they can’t afford to be exposed themselves.Thepoint of the quarantine isto help people who are well, to stay well.

“Our officers are used to facing dangersdaily butaren’t used to bringing that danger home with them,” said Kiddle. “The COVID-19 pandemic has changed that.  An officer’s worst fear now is that they could potentially bring the virus into their homes as a result of their duties, endangering their own families.So,it’s importanttohave a way to help any of our officers who are exposedto apresumed positivecasebe able toquarantine for 14 days,so that they can keep their families safe and get back to their front-line work as soon as possible.”

Dr. Laura Champion, director of Health Services at Calvin, was made aware of a similar housing need from Spectrum Health, one of Grand Rapids main hospital systems, which is bracing for a busy spring.

“They were lookingfor a short-term housing solution forthose workers beingredeployed to Spectrum Health’s Grand Rapids campusesfrom outside the area,” said Champion. “They alsowanted ahousing option for staffwho aredriving in froma bit closer, but whoneed to do back-to-backshifts.”

Making room(s)

ƴɸ̳ has developed a trusted partnership with both GRPD and Spectrum Health over the years. Andso,when they called for backup: Calvin responded.

It didn’t take university leaders long to find a solution. They decided to offer up a full floor of the university’sPrince Conference Center (PCC) to Spectrum Health employees and another full floor to the Grand Rapids Police Department. Each floor has 23 rooms available.

“We are grateful for all of the healthcare workers and local law enforcement officers who are serving on the front lines of this pandemic,” saidJim English, vice president for finance at ƴɸ̳. “We see each other as trusted partners. More importantly, we see one another as neighbors, and this is a way we can live out our commitmentofbeing good neighbors.”

The Prince Conference Center, which is currently closed to the general public, is located opposite the East Beltline from the main campus. The university is providing the rooms free of charge and is also allowing guests to order from Calvin Dining Services with free delivery.

In this together

“Based on certain criteria, team members may need a place to rest or isolate. We are grateful for the partnership we have with ƴɸ̳,” said Pam Ries, senior vice president and chief human resource officer for Spectrum Health. “Providing housing at the Prince Conference Center helps our employees feel safe and keep their families healthy while they care for the community. Being able to get rest close to the hospital will help them be refreshed and ready for the work ahead.”

“Our priorities during the COVID-19 pandemic have been to balance the safety of our employees while continuing to serve and protect our community,” said Kiddle. “We are grateful that ƴɸ̳ is a trusted and reliable partner in this work. It is times like these where the communityas a whole mustcome together to ensure victory for all.”

It’s important to note that the healthcare workers and law enforcement officers staying at Prince Conference Center are doing so as a precautionary measure and are not positive or presumed positive for COVID-19. Both GRPD and Spectrum Health have housing plans in place for workers who may become presumed positive.


Authors: