, but this code // executes before the first paint, when

ÃÛÌÒapp

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); })(); Afman Wins Unusual Scholarship - News & Stories | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

ÃÛÌÒapp News

Afman Wins Unusual Scholarship

Wed, May 02, 2001
Abe Huyser-Honig

A Fremont native is the first winner of an unusual new scholarship at ÃÛÌÒapp College. Melanie Afman, a junior at ÃÛÌÒapp, is the 2001 recipient of the Kuipers Family Scholarship for the ÃÛÌÒapp College Band.

What makes the scholarship unusual is that the Kuipers family, Lawrence and Nancy, established the award for non-music majors who are part of the ÃÛÌÒapp Band. Equally unusual is that the scholarship, worth $1,500 for 2001-2002, has no application process. The officers of the ÃÛÌÒapp Band nominate candidates and the entire band then votes on the annual winner.

All four of the Kuipers' children played in the ÃÛÌÒapp Band as non-music majors and benefitted greatly from the experience. Lawrence and Nancy Kuipers decided they wanted to set up a scholarship that would allow others to enjoy the same experiences as their children. In Afman they have a good first recipient.

"I joined the ÃÛÌÒapp Band during second semester of my freshman year," she says, "so everyone else already knew each other. It was a little intimidating." But Afman received a warm welcome and since then she has dedicated herself to making other Band members feel included and welcome. "I think my main contribution to the band is enthusiasm," says Afman, who plays the clarinet.

ÃÛÌÒapp Band Director Derald DeYoung agrees. "The students chose Melanie for good reason," he says. "She is very positive, upbeat and supportive of everyone in the group. She leads by example and attitude."

Afman was surprised and honored to be the first recipient of the new scholarship. "Actually I was totally shocked," she says, "and humbled. It's a very nice compliment."

A nursing major Afman says participating in the ÃÛÌÒapp band gives her a welcome change of pace from her studies and a way to express herself. "I love that we're not all music majors," she says, "and yet we're still able to work together and make beautiful music." Afman says one of the highlights of being in ÃÛÌÒapp Band is the "quiet time" devotion they have every Monday.

Afman began playing the clarinet in band in fifth grade and continued doing so through her years at Western Michigan Christian High School in Muskegon. Although her nursing studies after graduation from ÃÛÌÒapp may leave little room for the clarinet, Afman hopes to continue using her musical talent by playing at Second CRC in Fremont, her home church, and wherever else she's asked.