, 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); })(); A median improvement - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

A median improvement

Mon, Aug 11, 2008
Katie Landan

On any given highway median, there may be a sign or two, guardrails and patches of unkempt grass.

As of August 11, 2008, that limited description will no longer fit the median, the stretch of turf running down the middle of the East Beltine (M-37), a highway that separates the two sides of Calvin鈥檚 campus.

The effort to make over the median is being spearheaded by supervisor of landscape operations Bob Speelman. It is the first of several landscaping installments on the stretch of M-37 median between the west and east sides of the Calvin campus. This first 600-foot-long, 24-foot-wide section runs between the college's Fine Arts Center and DeVos Communication Center.

The beauty business

Speelman is in the business of beautifying the campus, and he seized the opportunity to improve the strip. 鈥淐alvin has property on both sides, which is unique,鈥 he said.

The vision was there, but the right to implement it was not, he explained. The land is state-owned, but maintained by the county. Speelman and associate director of grounds Charlie Huizinga hired to design the landscaping for the median and submitted the proposed plan to the state government. Eleven months later, the project was given the green light. 聽

Shrubs, perennials and trees, oh my!

Speaking of green, the median will accommodate trees, shrubs and perennials. Some of the vegetation includes hawthorn, large junipers, summersweet and over 2,000 daffodils.聽聽

The undertaking of this project did present some challenges. Access to the median is challenging for student workers and physical plant staff. Also, Speelman said that they needed to select plants that were self-sustaining and could withstand winter winds. Landscape design was also pivotal: 鈥淚t is a landscape seen at 55 miles per hour,鈥 commented Speelman. Although seen at swift speeds, Speelman said, 鈥淚t will be the best, most interesting landscape on M-37. People will know they are in Calvin鈥檚 property.鈥