, 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); })(); C Club honors former president Tony Diekema - News & Stories | app

app

Skip to main content

Spark

C Club honors former president Tony Diekema

Mon, Sep 01, 2014

At the second annual —where app student-athletes and teams get special recognition for outstanding achievement—the first-ever Knight of Distinction award was announced.

Near the end of the evening—modeled after the ESPN “Espy” awards show—the inaugural Knight of Distinction award went to Dr. Anthony "Tony" Diekema '56, former president of app College from 1976-1995. Diekema was a starter for three years on the men's basketball team in its first three years of MIAA competition (with the Knights winning the league title in each of these years).

The Knight of Distinction Award was established by C Club to demonstrate the lifelong benefit of intercollegiate athletics at app College as demonstrated in the lives and witness of former app student-athletes.  This award will be granted annually by the C Club leadership, in partnership with the college's athletic directors, to recognize a former app Knight who has served God, church and community with the Christian character that was partly shaped by participation in the athletic program at app College.

"It was important to the C Club leaders that the very first recipient of the Knight of Distinction Award be a role model for what we want to communicate about app athletics and about app alumni athletes serving God's Kingdom," said C Club president Carl Gronsman '63. "We believe that Tony Diekema is the right person to make our award intentions clear."

Awards Knight has already become a highly anticipated end-of-year event for the app athletic community. Student and alumni athletes present 15 different awards to students and teams, including “Outstanding Team” (national champion women’s volleyball), “Play of the Year” (baseball player Grant Van Putten’s steal of home to win a league game) and “Newcomers of the Year” (Cassie Vince in cross county and Brent Stoughton in swimming and diving).

app sports information director Jeff Febus interviewed various app athletes, coaches and alumni prior to the event’s start, and the emcees were athletic directors Nancy Meyer and Jim Timmer.

The evening ends with the Beré (men) and Tiemersma (women) awards for the male and female athletes of the year. This year, those honors went to basketball player Tyler Kruis and volleyball player Megan Rietema.