, 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); })(); Making a difference for the underserved | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Spark

Making a difference for the underserved

Tue, Sep 01, 2020

While social distancing, handwashing, and mask wearing, according to experts, are the only measures we currently have to combat the spread of the coronavirus, what happens in countries where these tactics are not feasible or even possible?

This is the type of question, albeit with much more complexity, that Dan Hartman 鈥84 and his team at the Bill and Melinda Gates Foundation are faced with every day. Hartman, who serves as the director of Integrated Development, leads a team that provides technical expertise in drug and diagnostic development, where the goal is to provide high-impact health products and services to the world鈥檚 poorest communities.

Hartman, who received his medical degree from Wayne State University and has extensive management and pharmaceutical experience, joined the foundation team in 2012. His focus is the production of vaccines, diagnostics, and therapeutics that will improve the lives of the most underserved populations in the world.

Preventable diseases like malaria and tuberculosis are among the top causes of death in most low-income countries. 鈥淗alf a million people die of malaria every year, mostly children, and we don鈥檛 hear about it,鈥 said Hartman.

This is a problem Hartman and his team are addressing. Similarly, rotavirus sickens and kills many children worldwide despite the existence of an effective vaccine, but affordability is an issue.

bodyimage1


Hartman has spent the last eight years traveling around the world visiting underserved populations, where he has witnessed many of these significant health care challenges.

鈥淭here is a massive shortage of health care workers in these countries,鈥 he said. 鈥淚鈥檝e visited hospitals where there are two people sharing one bed. 鈥 We have hospitals here that have more ICU beds than entire countries in Africa.鈥

While these situations are difficult to witness, Hartman is grateful for the opportunity as it motivates him to work for change and makes his work more effective. 鈥淵ou need to recognize the capacity and capability in order to make good decisions.鈥

In fact, decision-making has become central to his role as he is faced with limitations in the manufacture of drugs, challenges in regulatory issues, and demanding analysis in quantitative sciences.


Most recently, throughout the pandemic, Hartman has focused on ways to prevent coronavirus infections. 鈥淭heir hospitals can鈥檛 handle the level of severity that has been prevalent in other countries,鈥 he said. 鈥淭heir countries don鈥檛 have ICUs or ventilators, and when a vaccine or treatment becomes available, how do we scale up the manufacturing to get it to the poorest populations?鈥

Involving himself in this kind of deep thinking and decision-making causes Hartman to reflect on his Calvin background.

鈥淲hile I was very well-prepared in the technical sciences, looking back it was the core classes in religion, philosophy, and history where I learned how to think,鈥 said Hartman. 鈥淧rofessors in these classes really made you think deeply; that was one of the best skills I learned at Calvin.鈥

Through a career that has taken him from a fellowship in pulmonary medicine to research and development in some of the country鈥檚 leading drug companies, Hartman finds himself grateful for where he is now.

鈥淚 am so fortunate in what I get to do every day,鈥 he said. 鈥淚 love to develop products that can help people. I鈥檓 working harder than I ever have in my life, but I have the energy for it; we鈥檙e making a difference for the most underserved people on the planet.鈥