, 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); })(); Passing the baton - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

Passing the baton

Mon, Jun 05, 2017

From close-knit track teams to life-saving medical teams

Chris Holstege 鈥88, professor of emergency medicine and pediatrics at the University of Virginia, and internationally known toxicologist, thinks there鈥檚 a misperception about track and field teams.

鈥淪ome believe track and field as simply individuals competing in solo events, but it is truly a team sport,鈥 he said. 鈥淲e are pulling for all members of the collective team. You鈥檒l often see fellow athletes surrounding the track to cheer individual runners while closely following the team point totals.鈥

He goes on to say that in NCAA Division III athletics, the team aspect goes even farther.

Teammates who may never score points are often critically important to the overall success of the squad due to how each may contribute in other ways Holstege, who was recently named the 2017 Knight of Distinction (an award that recognizes a former Knight who has served God, church and community), said that his Calvin track and field experiences were the perfect training for his vocation in emergency medicine.

鈥淲e manage exceedingly complex patients, and every emergency department member has a critical role to play. The team has to work in concert to help the patient,鈥 he said.

The same goes for toxicology. 鈥淭here鈥檚 a puzzle to be solved in a poisoning situation, and the solution is not a solo endeavor,鈥 said Holstege.

Holstege was a hurdler for the Knights, both high and low, ran sprints and was on relay teams.

Holstege鈥檚 chemistry background at Calvin prepared him for further work in toxicology, where he is called upon by domestic and international governmental entities to assist in perplexing poisoning situations or other chemical-related medical puzzles.

Among the most famous of these were the Ukrainian dioxin poisoning of a presidential candidate, the terrorist use of chemicals in a Moscow theater and the Captain Phillips hostage negotiations off the coast of Somalia.

鈥淚 find that the training we received at Calvin and our Reformed worldview taught us above all to be compassionate,鈥 he said, 鈥渁nd to be especially watchful for the most vulnerable among us. I am blessed to lead a dedicated team of individuals that compassionately cares for vulnerable patients, teaches medical trainees to do likewise and performs research to assure that appropriate care is widely distributed throughout the world through scholarship.鈥