, 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); })(); Henry Institute sponsors Challenges for the Next President series - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Henry Institute sponsors Challenges for the Next President series

Thu, Apr 07, 2016
Rachel Watson

When thinking about this election cycle and some of its problematic rhetoric, the leaders at Calvin鈥檚 聽wanted to become change agents for civil discussion.

So , associate professor of political science, with an assist from , executive director of the Henry Institute, launched a series called .

The pair hired two students, Abbie Schutte and Ben Ridder 鈥16, to help kick off each discussion with an introduction. At each event, a couple of speakers are invited to talk from two perspectives for about 10 minutes each, then the floor is opened up for questions and discussion.

The series aims to help Christians in our community come together around issues that will face the next president, but to do so in a helpful, rather than harmful way.

鈥淲e thought that this series would give us an opportunity to model good discussion about important issues from a Christian perspective, but from different Christian perspectives as well,鈥 Watson said. 鈥淚 think part of what we鈥檙e hoping to do is both to inform about issues but also practice the sort of dialogue and conversation that yields more light than heat.鈥

Issues at stake聽

So far the series has discussed issues related to the environment (Feb. 17) and immigration (March 24). Upcoming talks include religious freedom (3:30 p.m. April 20), restorative justice (May, date TBD), foreign policy (TBD), human dignity (TBD) and the economy (TBD). And then in December, there will be a round-table discussion about the results of the presidential election and what that will mean for our country.

All talks are held in the DeVos Communications Center Lobby.

Watson noted that audience turnout has been around 100 people each talk so far, and the crowd includes 聽(CALL) members, community members, faculty, staff and students. He said the format is intentionally conversational rather than just 鈥渁 data transfer鈥 from the speakers to the attendees.

Upcoming topics are left intentionally flexible. 鈥淲e鈥檝e left it somewhat fluid,鈥 he said, 鈥渟o that if something comes up between now and then, we can actually slot that in there and have it be a more pertinent topic than what we would otherwise have.鈥

Bipartisan topics

The students who have written the introductions for the talks said a primary goal is to act as a guide and tone-setter for the discussion.

鈥淲e try to present a very bipartisan introduction鈥攕omething that Christians from all sides of the political spectrum can come together and agree on,鈥 Schutte said. 鈥淪o far, they鈥檝e been pretty rooted in biblical text and in theology, and giving Christians a common framework within which to think about these different policy issues is a goal.鈥

Enrichment for all

Ridder said he believes the series can benefit people from all walks of life.

鈥淭his is an election that is going to affect everybody,鈥 he said. 鈥淪o, if you plan on voting and plan on getting involved, then you should educate yourself. And that affects everyone, no matter what you鈥檙e studying.鈥

Watson said he hopes people will come with respectful attitudes and walk away enriched.

鈥淚 hope that people will come away with a sense that these things matter and that we can talk about them in constructive, God-honoring ways, even when we disagree,鈥 he said. 鈥淚 think if we can make any observation about our political discourse this election season, and really over the last few years, it鈥檚 that we have become more polarized, more divisive, and we鈥檝e gotten uglier as a culture. Our hope is to offer these conversations as another way of doing things鈥攁 way of really wrestling with the problems, but doing so in a way that we鈥檙e still able to shake hands afterwards.鈥


Authors: