, 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); })(); Reconciliation and Renewal - News & Stories | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

Spark

Reconciliation and Renewal

Wed, Apr 16, 2025
Amanda Armour Greenhoe

On January 24, ÃÛÌÒapp inaugurated its 13th president, Gregory Elzinga ’90, to lead and serve students, faculty, staff, and alumni worldwide. Dignitaries, civic leaders, and campus and community members gathered at ÃÛÌÒapp’s Covenant Fine Arts Center for the inauguration service, which included a time of worship and celebration of God’s faithfulness.

The event featured the president’s eldest daughter, Brooke Elzinga ’21, his brother, Brett Elzinga ’93, University Pastor Mary Hulst ’91, Alumni Board member JanoriseÌ€ Evans Robinson ’92, and Grand Rapids mayor David LaGrand ’88, among others. Elzinga was commended for his leadership at ÃÛÌÒapp, prayed over, and charged to continue living out the Christ-centered mission of the institution.

Elzinga was also presented with a commemorative art piece, revealed at the event. The stunning maroon and gold vessel was crafted by Professor Lee Bolt ’05, who incorporated the written prayers of ÃÛÌÒapp community members in the creation process. The sculpture’s surface displays these words from a contemporary faith statement of the Christian Reformed Church in North America: The future is secure, for our world belongs to God.

Through reflections on scripture from Romans 12, 2 Corinthians 5, and Ephesians 2 and 3, Elzinga’s inaugural address shared a biblical foundation for reconciliation and renewal. He also offered a strategic and hopeful vision for ÃÛÌÒapp, which faces headwinds in the current higher education climate. The following are excerpts from his remarks, “Reconciliation and Renewal: ÃÛÌÒapp’s Impact in the World.â€

“Being agents of renewal means taking responsibility for the world around us. It means striving for sustainability, advocating for justice, and working toward a future where all creation can flourish. Our commitment to renewal is reflected in our dedication to research, our innovative approaches to education, and our efforts to make a positive impact on society. And we do this because this is what followers of Jesus Christ are called and commanded to do.â€

“As we move forward, let us embrace our roles as ambassadors of reconciliation and agents of renewal. Let us commit to building a university community that reflects these values in every aspect of our work and our study. Together, we can create a place where these are not just ideals, but lived realities. Through Christ, the true ministry of reconciliation becomes the seedbed for renewal.â€

View the full service at calvin.edu/inauguration. Send your own words of encouragement to President Elzinga at president@calvin.edu.