, 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); })(); Highlights from Dave and Tom's Retirement Dinner on July 18, 2024 - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Highlights from Dave and Tom's Retirement Dinner on July 18, 2024

Tue, Dec 17, 2024

More than 100 people joined us on July 18, 2024, for our Celebration Dinner for Tom Dykhouse and David Hahn, including past Van Lunen directors, founding members, faculty, and current Fellows and Ascending Leaders.听

Former Van Lunen Center director Shirley Roels shared a recorded message for Tom and Dave, expressing her thankfulness for the blessings each of them has brought to our programs.

Retiring Board president Tom Dykhouse (serving as board member 2012-2024 and as the Center鈥檚 Board Chair from 2018-2024) expressed his gratitude for the Van Lunen Center and all the opportunities he had to work with various people and impact students around the world through this program. His words of encouragement to the Fellows and Ascending Leaders were this; 鈥淭he work you do is critical. The school communities that you lead need committed, competent leaders of Christian character鈥. Your work is hard. Your work is lonely. But you have the best jobs in the world. You have an awesome responsibility and an incredible opportunity. Keep the faith.鈥

Former Van Lunen Center director Jim Marsh then introduced David Hahn, beginning with some context from their first meetings 17 years ago in which they laid out Van Lunen traditions, such as starting every conference day with worship and adding in free time. 鈥淲e didn鈥檛 know when we started this program that such a real and important part of the Van Lunen experience were the relationships and the way the cohorts bonded.鈥澨 Jim also expressed how he hated having to present after Dave, a.k.a., the Dr. of Fun. 鈥淒ave makes a presentation about fundraising like late night TV. A laugh a minute.鈥 Jim spoke to how important that fun was though, and Dave鈥檚 important impact on Christian education. 鈥淒avid Hahn embodies having joy in the journey,鈥 Jim surmised.

Dave Hahn stepped on the podium to announce, 鈥淭hus ends the dignified portion of the program.鈥 Amidst the laughter and the lighthearted banter, Dave shared his thankfulness for being invited to be a part of the Van Lunen Center over 17 years ago. 鈥淚 feel like God calls you when things fit together, and this is what happened to me.鈥 As a huge proponent of the 鈥榖ig tent鈥 model Van Lunen espouses, Dave stated that 鈥渨e might be birthing a new era of Christian unity鈥 through the Van Lunen Center.

Dave expressed how honored he was to be a part of the Van Lunen Center, and encouraged our school leaders with these words, 鈥淭hink of the impact you make. You do holy work. Sometimes it might seem like miserable work, but it鈥檚 holy work.鈥

We would like to thank Tom and Dave again for their incalculable impact on the Van Lunen Center and all the lives they touched through their service, knowledge, and encouragement. Thank you for your holy work.