, 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); })(); Centers & Institutes | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

Centers & Institutes

ÃÛÌÒapp’s centers and institutes provide the time and space for scholars to pursue robust study and research in their fields. These centers strive to further the mission of the university and contribute to local, national, and global conversations on a variety of issues from preaching to politics.

Centers

ÃÛÌÒapp Center for Christian Scholarship (CCCS)

Founded in 1976, the CCCS supports and enables scholars from a wide variety of academic fields to produce books, articles, lectures, conferences, etc., dealing with issues of public concern and areas of Christian scholarship.

(CCFW)

The CCFW seeks to create space for conversations about faith and writing and to create a culture of active, discerning readers, particularly through the biennial Festival of Faith and Writing.

ÃÛÌÒapp Center for Innovation in Business (CCIB)

In support of the ÃÛÌÒapp Business Department, the CCIB provides educational and networking opportunities to ensure students are well-equipped for business careers.

H. Henry Meeter Center for ÃÛÌÒapp Studies

The Henry Meeter Center offers extensive research collections on John ÃÛÌÒapp, ÃÛÌÒappism, the Reformation, and Early Modern Studies, which has attracted scholars from all over the world.

Van Lunen Center: Executive Management in Christian Schools

The Van Lunen Center trains heads of schools in executive management from a Christian-based perspective, primarily through its year-long Fellows program.

Institutes

(CICW)

The ÃÛÌÒapp Institute of Christian Worship promotes the renewal and scholarly study of Christian worship by co-sponsoring the Symposium on Worship and offering the Vital Worship Grants Program (and other resources).

Clean Water Institute of ÃÛÌÒapp (CWICU)

The CWICC supports projects, research, and learning dedicated to lasting solutions for water safety and aims to inspire a generation of young people to address the problem.

De Vries Institute for Global Faculty Development

The de Vries Institute at ÃÛÌÒapp exists to strengthen the connection between faith and learning. We provide deep learning and wide-ranging resources for Christian educators and leaders around the globe and across the range of academic disciplines.

Kuyers Institute for Christian Teaching and Learning

The Kuyers Institute promotes Christian reflection on every aspect of education, from pre-kindergarten to college, by publishing research, developing resources, and providing training.

The Nagel Institute links Christian scholars worldwide in order to promote a deeper understanding of world Christianity and to strengthen Christian intellectual movements.

Paul B. Henry Institute for the Study of Christianity and Politics

The Henry Institute promotes serious reflection on the interplay between Christianity and public life in areas of scholarship, leadership, and citizen involvement.