, 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); })(); In Memoriam - News & Stories | »Æ´óÏɸßÊÖÂÛ̳

»Æ´óÏɸßÊÖÂÛ̳

Skip to main content

Spark

In Memoriam

Tue, Mar 15, 2016

Heritage

Carol Pearson Baarda ex’55 of Grand Rapids, Mich., on 12/19/15.

Ken Bergsma ex’42 of Grand Rapids, Mich., on 11/19/15.

Arthur Bosscher ’34 of Jenison, Mich., on 12/10/15.

Don Branderhorst ex’49 of Holland, Mich., on 10/18/15.

Arlene Poppen Bruggink ’48 of Grand Rapids, Mich., on 10/25/15.

Joanne De Vries ’55 of North Olmsted, Ohio, on 10/17/15.

Lorraine La Huis Elliot ex’43 of Zeeland, Mich., on 10/29/15.

Donald Groelsma ’52 of Potomac, Md., on 9/21/15.

Mary Hertel Hansen ’50 of Grand Rapids, Mich., on 11/27/15.

Jane Jager Hoekstra ex’55 of Zeeland, Mich., on 10/28/15.

Donald Klooster ’49 of Cedar Springs, Mich., on 11/7/15.

Clarence Landhuis ’50 of Byron Center, Mich., on 12/26/15.

Gerald Nyenhuis ’51 of Mexico City, Mexico, on 11/1/15.

Leona Schutt Oppewal ex’49 of Whitinsville, Mass., on 10/21/15.

Peter Osterbaan ’61 of Zeeland, Mich., on 10/25/15.

Dale Penning ex’53 of Grand Rapids, Mich., on 10/16/15.

Bill Peterson ’53 of Glen Arbor, Mich., on 12/24/15.

Richard Post ’42 of Grand Rapids, Mich., on 12/12/15.

Henry Posthumus ex’39 of Chico, Calif., on 9/16/15.

Marvin Ritsema ’61 of Grandville, Mich., on 10/29/15.

Ann Schnyders Slager ’53 of Hudsonville, Mich., on 10/31/15.

John Vanden Hoek ex’39 of Tucson, Ariz., on 12/19/15.

Lambert VanderKooi ’57 of Portage, Mich., on 11/17/15.

Robert VanderLaan ’52 of Caledonia, Mich., on 11/1/15.

Marjorie Van Kooten ’58 of Cooper Landing, Alaska, on 12/4/15.

Edward Welde ex’60 of Grand Rapids, Mich., on 1/11/15.

John Woltjer ’64 of Grand Rapids, Mich., on 10/18/15.

callout1

1960s

Jim Leenstra ’69 of Byron Center, Mich., on 12/14/15.

Larry Vandergrift ’69 of Ottawa, Ont., on 11/1/15.

1970s

Paul De Koster ’71 of Matthews, N.C., on 12/11/15.

Thomas Hoekstra ’78 of Hudsonville, Mich., on 10/19/15.

Randy Sturrus ’76 of Muskegon, Mich., on 12/15/15.

1980s

Thomas Last ex’87 of Grand Rapids, Mich., on 10/13/15.

Carol Pothoven Topp ’84 of Grand Rapids, Mich., on 10/25/15.

callout2

1990s

Mary Smit ’90 of New Haven, Conn., on 11/3/15.

2000s

Mark Clover ’04 of Caledonia, Mich., on 12/24/15.

Honorary

Paul Buursma HON of Grand Rapids, Mich. on 12/20/15.