, 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 to host Hunger Banquet - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin to host Hunger Banquet

Tue, Nov 14, 2006
Myrna Anderson

During the Thanksgiving season, two Calvin College student organizations are teaming up to host a feast of an unusual nature. Beginning at 6 p.m. on Friday, November 17, Calvin鈥檚 Social Justice Coalition (SJC) and the Intervarsity Mission Fellowship (IMF) will serve a hunger banquet at Woodlawn Ministry Center. Tickets are $3.

鈥淚t鈥檚 a meal, but you may not get a whole meal out of it, depending on how we label you when you walk in the door,鈥 said junior Amy Jonason, SJC co-chair and one of the coordinators of the event. 鈥淵ou鈥檒l be low, middle or high income, and that determines everything from where you sit to what you eat for the rest of the evening.鈥

The hunger banquet, an event the SJC borrowed from Oxfam America, a nationwide anti-poverty organization, is designed to demonstrate the stark disparities in incomes levels internationally.

鈥淚t makes the problems of hunger and poverty a little bit more identifiable and closer to home,鈥 Jonason said. 鈥淲e live in a situation where we don鈥檛 have to confront that every day, and it鈥檚 easy to forget how much we have compared to other people all around the world.鈥

Jonason is keeping the details of the banquet鈥攕pecifically, what is on the three menus鈥攙ery quiet, but she was forthcoming about the program for the event. An emcee will share the back stories of members of the various income classes at the event, narrating how a person鈥檚 life circumstances can lead them to a daily diet of steak鈥r rice.

Peter Vander Meulen, the coordinator of the office of social justice and hunger action at the Christian Reformed World Relief Committee (CRWRC), will give the keynote address at the event.

Jonason is excited about the SJC鈥檚 collaboration with Intervarsity: 鈥淚 think that they help another set of people get interested in the event who normally don鈥檛 come to Social Justice events. It鈥檚 pretty cool. Together, we reach a pretty broad proportion of the Calvin community.鈥

Senior Melody Joachim, an IMF leader and banquet coordinator, agreed. 鈥淚ntervarsity is concerned with missions and getting students involved with missions even while they鈥檙e on campus,鈥 she said. 鈥淪o with the hunger banquet, we鈥檙e trying to get students involved in the social justice aspect of missions. I think we have a lot of similar goals with the SJC in trying to make people aware of what God is doing in the world and what we can be doing. This is an awareness event, and that鈥檚 the first step to getting people involved.鈥