, 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); })(); Henry William “Bill” Dungey ’87 - News & Stories | ƴɸ̳

ƴɸ̳

Skip to main content

Spark

Henry William “Bill” Dungey ’87

Mon, Sep 01, 2014

This spring, the Calvin Alumni Association remembered the late Henry William “Bill” Dungey ’87 with the Outstanding Service Award.

The service award is given annually to an individual or group who has supported Calvin College in significant ways for a sustained period of time.

Dungey was honored for his sustained and significant encouragement of Entrada scholars, including an annual family scholarship to an Entrada graduate. Entrada is Calvin’s summer pre-college experience for high school students of color. Many Entrada students decide to attend Calvin after participation in the on-campus living-learning program. The award was presented posthumously and accepted by Bill's widow, Shereice, since Bill died suddenly of a heart attack in March.

The Dungeys established an annual family scholarship, the —named for Bill’s parents. Bill’s advocacy for educational opportunity was bold and always evident. He did not just provide the funding for the Entrada scholarship, but also encouraged, mentored and served as a role model for nine years of Entrada graduates.

Last July, he congratulated the ninth recipient, Isaac Vela, in an emotional address at the annual .

Bill’s desire for academic success was mirrored in his own educational journey. He started at Calvin in the mid ‘80s but said he “wasn’t expecting some of the things that came [his] way that knocked [him] off [his] game plan.” He returned to Calvin 11 years later, through the college’s adult degree completion program, and finished his bachelor’s degree. Bill didn’t stop there. He went on to earn his master’s degree in public policy at Grand Valley State University and had a distinguished career at Uniserv, a division of the Michigan Education Association.  

As for the scholarship, Bill said, “My parents invested a lot in me, and it was important to me to show them how that affected me. If we can make a minor contribution that might be helpful to one of these students, that’s truly a great investment.” 

Presenting the award for the alumni association, board member Gihane Jeremie-Brink ’05 recalled the impact Entrada had on her as a participant.

Nine years of scholarship recipients—and hundreds of Entrada Scholars continue as a legacy to Bill’s personal story, professional success and generous spirit.