, 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); })(); »Æ´óÏɸßÊÖÂÛ̳ Announces Lineup for 2025 January Series - News & Stories | »Æ´óÏɸßÊÖÂÛ̳

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

Skip to main content

Calvin News

»Æ´óÏɸßÊÖÂÛ̳ Announces Lineup for 2025 January Series

Mon, Oct 28, 2024

»Æ´óÏɸßÊÖÂÛ̳ is excited to announce the speaker lineup for the 2025 January Series, its award-winning lecture series that brings together thought leaders and inspiring voices from around the globe. Now in its 39th year, the January Series is expanding into a year-round format. What was once 15 lectures in January will now include ten lectures during the traditional January period, supplemented by events in the spring and the fall.

Recognized as one of the country's leading lecture and cultural arts series, the January Series offers a unique opportunity for the public to engage in free, high-caliber liberal arts education. By fostering education, civic engagement, and open inquiry, »Æ´óÏɸßÊÖÂÛ̳ continues to grow a community of lifelong learners who seek to actively participate in building a more inspired, inclusive world.

»Æ´óÏɸßÊÖÂÛ̳ invites all to attend the 2025 January Series to listen, learn, and discern as they explore topics ranging from global security and social justice to personal resilience and innovation. Attendees can experience the series in person at the Covenant Fine Arts Center, via simulcast, or digitally on-demand. Lectures will take place Monday through Friday at 12:30 p.m. EST, and additional remote viewing sites will be available across the continent.

Featured Speakers for 2025: 
  • Jonathan Eig (Monday, January 20): Pulitzer Prize-winning author of King: A Life. Jonathan will explore Martin Luther King Jr.'s legacy as a leader, thinker, and strategist, drawing parallels to contemporary social justice issues.Ìý
  • Todd Komarnicki (Tuesday, January 21): Screenwriter of Sully and producer/director of Bonhoeffer. Todd will share stories of bravery and moral complexity from his films, including Elf and Sully.Ìý
  • John Inazu (Wednesday, January 22): First Amendment scholar and founder of The Carver Project. John will lead a conversation on learning to disagree while fostering empathy and understanding respectfully.Ìý
  • Heather Templeton Dill (Thursday, January 23): President of the John Templeton Foundation. Heather will discuss how philanthropy impacts communities and individuals, focusing on cultivating intellectual humility.Ìý
  • Kristjan Prikk (Friday, January 24):  Estonian Ambassador to the U.S. Kristjan will offer an Estonian and European perspective on the global security challenges facing our world, focusing on the situation involving Russia and Ukraine.Ìý
  • Peter Sagal (Monday, January 27): Host of NPR's Wait, Wait, Don't Tell Me. Peter will take a humorous look at his 25-year career and share stories of interviews with notable figures.Ìý
  • Alastair Humphreys (Tuesday, January 28): National Geographic's Adventurer of the Year (2012). Alastair will encourage audiences to pursue everyday adventures in their own neighborhoods.Ìý
  • Reshma Saujani (Wednesday, January 29): Founder of Girls Who Code and author of Pay Up. Reshma will discuss the future of work for women and advocate for cultural changes in corporate leadership.Ìý
  • Michaela O'Donnell (Thursday, January 30): Executive Director of Fuller Seminary's Max De Pree Center for Leadership. Michaela will offer practical advice for navigating life's uncertainties with grace and faith.Ìý
  • Hunter Woodhall (Friday, January 31): 2024 Paralympics Gold Medalist and first double amputee to earn an NCAA Division I scholarship. Hunter will share his resilience journey, culminating in his gold medal win.Ìý

Join us for this inspiring series that will challenge and encourage audiences to think critically about the world around them. For more information on speakers and events, visit the January Series website /january-series or contact the »Æ´óÏɸßÊÖÂÛ̳ Events Office, at (616) 526–7045.


Authors: