, 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); })(); Gift honors family legacy in health services - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

Gift honors family legacy in health services

Wed, Jun 15, 2016

The estate of the late Bernard 鈥淏ernie鈥 and Lorraine Goris Klamer has donated $1 million to Calvin College to be split among the biology, chemistry and nursing departments. The funds will be used for scholarship endowments and research fellowships for all three departments and will support the nursing program鈥檚 community nursing component.

Bernard Klamer, who died in 2014 at age 85, was a 1950 graduate of Calvin College and earned his PhD in biochemistry at Michigan State University. His research career spanned the fields of biology and chemistry, as he worked at Parke-Davis Pharmaceuticals in Ann Arbor; the Institute of Pathology in Amsterdam; Abbott Laboratories in Waukegan, Illinois, doing pharmaceutical research; and then spent 20 years conducting clinical drug trials around the world.

His wife, Lorraine, was a 1950 graduate of the Calvin-Blodgett nursing program and worked in places such as Blodgett Hospital in Grand Rapids and Sparrow Hospital in Lansing, Michigan. In the latter years of her career, she educated nursing students in Racine, Wisconsin, and advocated for the Arthritis Foundation. She was especially passionate in raising awareness about rheumatoid arthritis, which she had throughout her adult life. Lorraine died of amyotrophic lateral sclerosis (ALS) in 1988 at the age of 59.

callout1

The couple鈥檚 children, Craig and Janet Klamer and Lynn and John Morrow, said the family carefully considered the opportunity to give Calvin the $1 million for endowments.

鈥淲e started thinking through various causes and what would be a unique way to honor them,鈥 Craig Klamer said. 鈥淲e decided the best way to honor them was by letting Calvin have a gift that will allow others to pursue what my parents had pursued as their passion and work for the Lord.鈥

Craig Klamer said he hopes the funds will make possible a Calvin education in the sciences for students who otherwise could not attend Calvin or who could not complete their programs because of financial obstacles.