, 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); })(); Calvin College observes 500th anniversary of the Reformation - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Calvin College observes 500th anniversary of the Reformation

Wed, Mar 08, 2017
Matt Kucinski

In 2017, Calvin College is observing the 500th anniversary of the Protestant Reformation. A series of events聽have been planned to commemorate the milestone year.

On Thursday, March 9, the H. Henry Meeter Center for Calvin Studies at Calvin College will host an opening reception for 鈥淗ere I Stand,鈥 an exhibition that runs March 9-31 and features 30 accessible and engaging posters which include colorful maps and graphic-novel-style scenes from this important moment in history.

The reception runs from 5-7 p.m. in the Meeter Center (located on the fourth floor of the Hekman Library) and will feature an address by German Consul-General Herbert Quelle on Reformation-era German-Jewish relations.

And, earlier in the day from 3:30-4:30 p.m. in the Calvin Seminary Chapel, the Meeter Center will be celebrating its 35th anniversary with a lecture by Nicholas Terpstra, chair of history at Victoria College, University of Toronto. His talk, 鈥淭he Reformation of Refugees: Forced Migration and the Meaning of Reformation,鈥 will look to tell the story of the Reformation from the perspective of its refugees.

Karin Maag, director of the Meeter Center, and an expert on the social history of the Reformation, says that her work is about equipping people to think deeply about the past in order to better understand the present.

鈥淲e have been actively fostering student and faculty research on the Reformation for 35 years,鈥 said Maag of the Meeter Center鈥檚 work. 鈥淲e are strategically placed to serve as a linchpin, linking up with others across denominations in North America and around the world to collaborate on commemoration activities.

鈥淭here are two key reasons why the Reformation still matters today. First, we can't make sense of the present-day situation of the Christian church, with all of its divisions, without a well-grounded understanding of the roots of these divisions. Think of a person struggling with memory loss: because they can't remember, they struggle to function in the present. In other words, it's hard to know where you're going if you don't know where you've been.

鈥淪econd, the Reformation, with its multiple and competing answers to what Christians should believe and how they should worship, made people face the challenges of competing belief systems and made people think deeply about the challenges and possibilities of living alongside people who held radically different answers to these questions. We continue to face these same questions today, and we can learn from the Reformation's experience.鈥

Maag, who has authored, edited and translated numerous books on the Reformation and written more than 30 articles and book chapters, has recently written a short 112-page book: 聽as part of the Calvin Shorts Series. She also recently presented 聽at the January Series.


Authors: