, 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); })(); Calvin honored by Merck-AAAS - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin honored by Merck-AAAS

Thu, Feb 22, 2007
Myrna Anderson

Calvin College has landed a three-year, $60,000 grant from Merck-AAAS to fund faculty-student research partnerships.

This is the second time Calvin has been chosen for the grant program funded by pharmaceutical company Merck and the American Association for the Advancement of Science or AAAS (the publisher of Science magazine).

The first grant, which ran from 2003 through 2006, also focused on research where biology and chemistry intersect.

鈥淭his is how science is done these days, crossing the disciplines,鈥 says chemistry professor Eric Arnoys of the collaboration. 鈥淵ou still have people who are experts in their areas, but they鈥檙e working together.鈥

They鈥檙e also working with students, which is the point of the Merck-AAAS program.

鈥淚t鈥檚 good for our students,鈥 says Arnoys of the faculty-student partnerships. 鈥淚t gives them a broad exposure to research. At this point, most of them don鈥檛 know what they鈥檒l be doing, and this gives them an opportunity to see a vast variety of things.鈥

Four projects, each pairing two professors with two student researchers, will be funded through the Merck-AAAS program.

Chemistry professors Darla McCarthy and Chad Tatko and their student researchers will be studying the methods by which some unique bacteria protect themselves from the toxic effects of pentachlorophenol, a potent biocide that effectively kills most bacteria.

Arnoys and biologist Steve Matheson and two students will be researching protein transport in brain cells.

鈥淲e鈥檙e finding,鈥 says Arnoys, 鈥渢hat a number of proteins have their functions controlled by where they are in the brain.鈥

Chemistry professor Doug Vander Griend and biology professor Arlene Hoogewerf, along with student researchers, will be studying the effects of heavy metals, such as cadmium, on the bacterial formation of biofilms -- the communities of bacteria that adhere to surfaces, such as catheters and teeth, and often cause serious infections.

Chemistry professor Larry Louters and biology professor David DeHeer will be investigating the effects of cholesterol on two important cellular functions: phagocytosis (the process by which cells in the immune system ingest foreign particles, including bacteria) and the transport of glucose into cells.

鈥淥ur goal is to win the Nobel Prize,鈥 Louters says with a smile.

The Merck-AAAS program not only fosters collaboration within the research groups but among them.

鈥淭he big thing that came about from this program is that it put us all, in a sense, in a much larger research group,鈥 says Arnoys. 鈥淲e get a better sense of what these groups are working on. We see not just the final results but the day-to-day problems. We all come from similar enough backgrounds that, with a little bit of work, we will understand the techniques and focus of the projects.鈥

This expansive research community has major benefits for the students.

鈥淚t鈥檚 good for them to know where all the results come from,鈥 Arnoys says. 鈥淎 lot of the analytical skills and the patience and perseverance that they learn in the lab will serve them well whatever they do.鈥

And one student will benefit by an even broader exposure to the scientific community. Each year, the faculty involved in the Merck-AAAS program nominates a student to present his or her research at the American Association for the Advancement of Science annual conference. In the three successive years of the first Merck-AAAS grant, Calvin鈥檚 students were chosen as presenters.

鈥淚 haven鈥檛 been at all surprised that our students have been accepted,鈥 Arnoys says. 鈥淚t reflects well for Calvin, but we should be three for three. We鈥檙e putting the best of Calvin out there.鈥

Faculty are also big winners through the Merck-AAAS program, Arnoys says: 鈥淚t does give us fresh ideas, and we enjoy working with the students. It鈥檚 one of the reasons many of us came to Calvin.鈥

Calvin was one of 15 institutions that earned 2007 Merck-AAAS grants. The others are Augustana College, Davidson College, Lawrence University, Pomona College, Rhodes College, St. Lawrence University, College of New Jersey, Truman State University, University of Dayton, University of Evansville, University of Richmond, University of St. Thomas, the University of Wisconsin Oshkosh and Wellesley College.