, 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); })(); Professor and students research Great Lakes birds - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Professor and students research Great Lakes birds

Wed, Aug 22, 2007
Myrna Anderson

Keith Grasman, a biologist who specializes in ecotoxicology, spent the summer performing medical tests on colonies of herring gulls, black-crowned night herons and Caspian terns at sites in Muskegon and Saginaw Bay. The work continues 17 years of research done by Grasman on these species (and also double-crested cormorants) throughout the five Great Lakes. Over the years his research has been funded by the U.S. Fish and Wildlife Service, Canadian Wildlife Service, U.S. Environmental Protection Agency, Ohio Sea Grant Program, Lake Erie Protection Fund and Great Lakes Protection Fund.

Joining Grasman in the research this summer was a trio of students: Calvin junior Samantha Miller of Aurora, Ohio, and sophomores Luke Vande Zande of Wyoming, Mich., and Nate De Haan of Byron Center, Mich.

鈥淭he purpose of our research is to see whether pollution is contributing to their health problems and low population numbers,鈥 Grasman says.

He sketched the decades-long legacy of chemical pollution that provides a backdrop to his work. In the period following World War II, society began using large amounts of pesticides and industrial chemicals whose harmful effects weren't discovered until the 1960s.

Among the species harmed by the chemicals were the birds currently studied by Grasman, which registered low population numbers and a variety of birth defects. When the U.S. banned or restricted use of these chemicals, the overall health and population numbers improved somewhat.

Grasman, a graduate of Calvin who holds a Ph.D. in wildlife sciences from Virginia Tech University, is trying to determine how much current pollution levels, which have remained relatively consistent over 20 years, are still harming the birds.

鈥淚f we're seeing these effects right now,鈥 he says, 鈥渨e're likely to see them in the future because pollution levels aren't changing much.鈥

The team uses state-of-the-art medical tests鈥搕he types of tests used for humans-to assess the health of the birds. Some of the procedures test how and to what degree the birds' immune systems are compromised by PCBs (polychlorinated biphenyls) and dioxins. The team also tracks birth defects like crossed bills and鈥搖sing an embryonic viability detector, which picks up the heartbeat in live eggs鈥搕he percentage of dead eggs at their test sites.

鈥淲e can say quite confidently that the pollutants are affecting the immune systems of the birds,鈥 says Grasman. 鈥淲e've been able to see it over multiple years and in multiple species using many different types of tests.鈥

The cumulative results of his research on the birds has been sobering.

鈥淚f you went to the doctor,鈥 he says, 鈥測ou wouldn't want to see that kind of lab report: That your immune system is being affected, that your thyroid is being affected, that your reproductive system is being compromised. And it's not just you; it's most of your neighbors!鈥

This summer the team pioneered a new method of research using Calvin's flow cytometer, a sophisticated piece of equipment not often found on undergraduate campuses.

鈥淪ince July, the students have been developing new techniques with the flow cytometer to analyze the white blood cells taken from the birds,鈥 Grasman says. 鈥淚t's going to be a pretty neat and significant addition to how we do our research.鈥

De Haan, a 20-year-old and double-major, enjoyed getting creative in the lab: 鈥淟ike Professor Grasman said, we're probably the first people to run herring gull blood through a flow cytometer. There aren't developed protocols or methods for the cells we've been working with.鈥

He also enjoyed working with the birds, especially when it involved taking the department-owned boat to the islands where the colonies nested.

鈥淧rofessor Grasman always wanted to make sure we'd get in and out as fast as possible just to make sure we'd have a minimal disturbance on the birds,鈥 he says. 鈥淲e have thousands of birds flying around us, and they're mad at us because we're working with their chicks. But it's not scary. You just have to be careful. Like, we always had to wear hats because once in while, they might nail you.鈥

De Haan was also excited to apply his interest in immunology to a real-life research situation.

鈥淚 think you learn so much better from real-life experience,鈥 he says, 鈥渁ctually doing the things instead of just reading about them.鈥