, 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 reaches milestone; raises $25 million for debt relief - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

Calvin reaches milestone; raises $25 million for debt relief

Sun, Jun 01, 2014

Calvin College leaders are pleased to announce they鈥檝e raised $25 million toward reducing the college鈥檚 long-term debt. The goal of raising $25 million by 2017 was set by Calvin College President Michael Le Roy and approved by the college鈥檚 board of trustees in October 2013.

In just eight months, the college has reached its target. Le Roy said he was hesitant to set a goal that high, citing the difficulty of raising money for debt relief. But, he said, the faithfulness and generosity of the college鈥檚 supporters have ensured that the quality of the college鈥檚 mission will be sustained for future generations of Calvin students.

鈥淕od is faithful and the kind of response we鈥檝e received is humbling. We are overwhelmed with gratitude to have supporters who believe in the mission of Calvin College and are committed to helping this institution continue to flourish,鈥 said Le Roy.

Le Roy said supporters he鈥檚 talked with say they appreciate the college鈥檚 commitment to doing the hard work to improve the efficiency and effectiveness of its operations.

鈥淚t was quite clear that we could not go and ask our donors and friends for help if we were unwilling to first look at ourselves,鈥 said Le Roy. 鈥淢ore work is ahead of us to fulfill this promise, but the community has pulled together and accomplished a great deal in a short time. We are blessed by diligent faculty and a hardworking staff. We would not have accomplished much without them.鈥

The $25 million raised is one of the college鈥檚 five main strategies for closing the college鈥檚 current ($4.5 million) and forecasted ($7.7 million in 2017) operating deficits. The other strategies include: selling non-core real estate assets over the next several years and using the proceeds to reduce principal of long-term debt; refinancing remaining long-term debt in 2017; increasing revenue through enrollment growth, new program growth, and differentiated tuition and fees for some higher-cost programs; and reducing annual operating expenses $4.5 million by June 30, 2017.

Le Roy said if the college adheres to its five-part strategy to achieve financial sustainability, the college will reduce its debt from $116 million to $70 million by 2017, bringing the annual debt service payment down to between 5 percent and 7 percent of the college鈥檚 operating budget. Le Roy said that falls within an acceptable range for higher education institutions.

鈥淲e are making good progress on each of these strategies,鈥 said Le Roy. 鈥淲hat we have heard throughout this process is that our various stakeholders are pleased to see Calvin taking the necessary steps to make sure the college is financially stable for years to come.鈥

The college has received $34 million so far in total pledges for the 2013鈥2014 fiscal year (which runs through June 30)鈥攖he third highest total in college history. And the is on pace for another record-setting year in terms of gifts and pledges.

鈥淲e are fortunate to have such faithful supporters of Calvin, people who appreciate the mission of the college and are investing in that mission,鈥 said Ken Erffmeyer, vice president for advancement. 鈥淲e could not provide the quality of programming, facilities and support for our students without the generosity of so many.鈥

callout1