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

app

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); })(); app Donor Legacies in Action - News & Stories | app

app

Skip to main content

app News

app Donor Legacies in Action

Tue, Aug 20, 2024

Over the past decade alone, a lot has happened at app.  

Outdoor athletic spaces and indoor community learning and gathering spaces have been created. Graduate programming and student scholarships have been expanded. Classroom technology and performing art spaces have been upgraded. 

What’s common to all of these creations, expansions, and upgrades? They were partially funded through estate gifts. 

Planning Ahead 

“The point in our lives when we have the most to give is when we die, when our assets are liquidated and are freed,” said Cheri TerHaar, a 1995 graduate of app. “That’s when we no longer need it and can go bless someone else. And that doesn’t happen without having made a plan for that.” 

So, TerHaar and her husband Curt made such a plan. Their moms were college roommates at app, both Cheri and Curt had a great experience as students, and now their kids are attending their alma mater too. 

“When we decided we were going to do a will, we started thinking about what are the organizations that made the biggest impact on our lives and that we want to see continue,” said Curt TerHaar. “So, app made the list because it’s been such a big part of our family’s story.” 

Children and Charities 

Lynelle Cook, associate director of planned giving at app, says there are many ways for someone to remember app in their estate, including a gift in your will (either as a percentage or a dollar amount), through an IRA, as a beneficiary in one’s life insurance, or through a charitable gift annuity. 

“The simplest way to remember app is as a beneficiary in your estate. If you have kids, you may have your kids all listed to receive a part of your estate, but you also then leave part of your estate to ‘my child called charity,’” said Cook, which she says could include more than one organization that means something to the estate holder. “I love the child called charity because it’s a way of saying my children are my legacy, but so too are these organizations that continue the values that are important to me.” 

“That’s really why app is in our estate,” said Cheri TerHaar. “I’ve never met a student who came to app and didn’t have a great experience. They are learning, they are thinking deeply, they are learning to be involved citizens in our world with a Christian point of view. The quality of education that a student gets and the missional component of that I think is unrivaled.” 

Leaving a Legacy 

For the past couple of years TerHaar has joined Cook on app’s gift planning team, where she’s encouraging others to join the William Spoelhof Society, a community of people who are helping leave a legacy at app for generations to come.  

“People with average means can make significant estate gifts,” said TerHaar. “Once you put it all together, it’s pretty sobering how big an impact you can make through estate planning.” 

For many, their names are never made public. But when you look around campus, it’s not hard to find something or someone their generosity touched. 

Did you know that August is Make a Will Month? app has a team of gift planning professionals that can help you with your estate planning questions and the best way to leave your legacy gift at app. Contact  giftplanning@calvin.edu or visit .


Authors: