, 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); })(); Go Green, Go Dutch, Go Bike - News & Stories | 鶹

Skip to main content

Calvin News

Go Green, Go Dutch, Go Bike

Tue, Sep 21, 2010
Myrna Anderson

Henk Aay plans to see the moving elephants and the birds’ nests while pedaling. Aay, and the people riding with him, will tour several of the outdoor sites of as part of Go Green, Go Dutch, Go Bike. The event, which celebrates the role of the bicycle in urban Dutch culture, happens 9 a.m.–12 p.m. on Saturday, September 25.

"In the Netherlands, more than any other country on earth, trips of under five kilometers—whether those are journeys to church or journeys to work or journeys to shop or to school—are undertaken on bike,” said Aay, a Calvin professor of .

All-purpose cycle

The Dutch use their bikes for everything from dropping their children off at school to hauling heavy furniture, Aay said, and the bicycle is not merely the vehicle of the working-class. “The queen rides a bike. The Prime Minister rides a bike,” he said.

The Dutch preference for cycling, he said, is often chalked up to topography: “It’s flat,” Aay allowed of the Netherlands, “but (that’s) really only a small part of it.” The Dutch also have a financial motive for cycling everywhere: “The bicycle really is the only affordable way to get around,” Aay said.

There won’t be any royalty riding on Go Green, Go Dutch, Go Bike, but Grand Rapids Mayor George Heartwell and Dutch Honorary Consul General Paul Heule will see the riders off in front of the Van Noord Arena. The Calvin riders will join members of the Grand Rapids Wheelman and Pedal GR on the trail, which will push off at Van Noord and travel down Fulton St. and through downtown Grand Rapids (taking in the ArtPrize sights) and back to campus.

A good cause

The event, sponsored by the Frederik Meijer Chair in Dutch Language and Culture costs $15. Five dollars out of each 15 will benefit : an urban cooperative youth bicycling ministry. Each rider will get an orange Go Green, Go Dutch, Go Bike t-shirt.

The original Go Green, Go Dutch, Go Bike was hosted by the Dutch Consulate in Toronto, which wanted to promote Dutch cycling as an environmentally friendly model for other countries. Since it was launched, several U.S. have held their own Go Green, Go Dutch, Go Bike events. Aay, who was born in the Netherlands, would love to see the Dutch bicycle-friendliness take hold elsewhere. “When I am in the Netherlands on a bike, the cars are very aware of me,” he said, “which is not true in various North American cities.”