, 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); })(); Doing what was done for her | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Spark

Doing what was done for her

Tue, Sep 01, 2020

For anyone, a diagnosis of Type 1 diabetes is life-altering. For Nicole Michmerhuizen 鈥14, it was also career-directing.

鈥淚 was 13. Learning how people had developed insulin, which makes my life possible, was powerful for me,鈥 she said. 鈥淚 wanted to do that.鈥

Michmerhuizen said her fascination was fed at Calvin. 鈥淲orking in Professor Sinniah鈥檚 lab to investigate a part of the human genome associated with diabetes susceptibility, I got to take charge of a project. That doesn鈥檛 happen at big schools. And all my professors were available to answer any questions I had.鈥

For that research, Michmerhuizen received a Goldwater Scholarship. Several other national awards recognized her accomplishments as both a scholar and a runner.

The academic honors continued in graduate school, culminating last April in a ProQuest Distinguished Dissertation Award, one of 10 given to graduating doctoral students at the University of Michigan. The award commended her research on new drug therapies to treat cancers of the mouth and throat.

鈥淓ven with recent advances, survival rates for these cancers haven鈥檛 improved much,鈥 Michmerhuizen explained. 鈥淲e screened thousands of drug combinations. Used singly, the drugs weren鈥檛 effective, but in pairs, they could be more promising.鈥

After four years of testing, Michmerhuizen鈥檚 team discovered and prioritized, among all the possible combinations, one that significantly slowed tumor growth in infected mice. The National Institutes of Health placed that treatment on a short list of drug combinations considered for future clinical trials.

鈥淚t鈥檚 exciting to be the first to discover something,鈥 she said. 鈥淏ut the process can be a grind. The friends I made at Ann Arbor Christian Reformed Church and in a Christian ministry called GradCru helped get me through.鈥

Michmerhuizen is now a postdoctoral fellow at St Jude Children鈥檚 Research Hospital in Memphis, working on research that will inform new treatments for childhood leukemia.

鈥淚鈥檝e learned that it doesn鈥檛 matter so much which disease I鈥檓 working on,鈥 she said. 鈥淚 just want to help find better medicines so people can live fuller lives.鈥