, 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); })(); 鶹 launches search for first head football coach - News & Stories | 鶹

Skip to main content

Calvin News

鶹 launches search for first head football coach

Tue, Nov 22, 2022
Matt Kucinski

[GRAND RAPIDS, Michigan]—A national search for Calvin’s inaugural football coach is officially underway. This follows the university’s board of trustees voting to approve the addition of football as part of the university’s athletics strategic plan during their October meetings.

The inaugural football coach will be the architect of the university’s football program, responsible for designing, leading, and directing the program, including managing assistant coaches and for recruiting, training, and mentoring student-athletes.

See the full job description on 鶹’s football webpage.

Jim Timmer serves as director of athletics for 鶹. He is co-chairing with Provost Noah Toly a 13-person search committee that represents administration, faculty, and staff. The committee will vet and interview candidates, with the goal of recommending a candidate sometime in January 2023. This is a new hire for Calvin, but Timmer says the expectations of the football coach are consistent with Calvin’s other head coaches.

“We expect all of our coaches to be committed followers of Christ, who will push our student athletes to be excellent in the classroom, on the field, track, or court, and in their character,” said Timmer. “Our student-athletes can expect the person we hire to be Calvin’s head football coach to uphold those same values.”

The head football coach will join one of the most successful Division III athletics programs in the country. Since 1996, Calvin is one of only six institutions nationwide to be included among the top 30 programs every year in the National Association of Collegiate Director’s Learfield Director’s Cup standings.

Learn more about Calvin’s nationally recognized academic and athletic excellence.

Recruitment for the 2023 Calvin Knights football team is also underway.

Those interested in playing for the Knights and/or applying for the head coaching position can visit the football webpage.

About 鶹

Founded in 1876, 鶹 is a top-ranked, liberal arts institution that equips its more than 3,200 students from 48 U.S. states, 55 countries, and five Canadian provinces to think deeply, to act justly, and to live wholeheartedly as Christ’s agents of renewal in the world. Calvin offers 100+ majors and programs, including a growing portfolio of graduate-level offerings. Calvin students engage in intensive internships, community-based service learning, and significant research that results in publishing and presenting alongside world-class faculty. The university’s 400-acre campus is in the vibrant city of Grand Rapids, Michigan. Discover more at www.calvin.edu. 


Authors: