, 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); })(); app remembers Doug Kok - News & Stories | app

app

Skip to main content

app News

app remembers Doug Kok

Tue, Nov 26, 2013
Connor Sterchi

Doug Kok (1960-2013) was a transportation technician for app’s physical plant who passed away on Monday, Nov. 18, from cardiac arrest while working on campus. Kok, 53, leaves behind his wife of 32 years, Carol, his children, Jeremy (Alexanda) Kok and Lindsey (Justin) Pullen, and his grandson Jacob Kok.

Rev. Roger Kok, Doug's uncle, officiated the funeral at the app College Chapel on Monday, Nov. 25.

“[Doug was] faithful and loyal, husband and father,” Rev. Kok said in his eulogy. “A hard worker; 24 years worth here at app. Big heart. Anyone that needed something fixed or changed, anything electronic or mechanic, he could do it, he could fix it.”

A servant at heart

Stories and memories about Doug Kok’s helpfulness and goodwill abounded.

“I heard several stories from people who said, ‘Doug, this is going on with my car, or something in my office, or this or that,” Rev. Kok said. “He’d show up and take care of it.”

Many of Kok’s fellow workers at app will remember him for his handiness and willingness to help others.

“You’d have something wrong and be struggling with it, and ten minutes later he’d be out there helping you with it,” said Ted Koopmans, a building services supervisor at the physical plant.

“Doug was just such a helpful guy,” said Robert Van Wyk, mail services supervisor. “Anything you needed he would make it work for you.”

Simon Bennett, a building services supervisor at the physical plant, recalled a recent story about Doug helping a fellow app employee who had car trouble.

“We had a lady from Creative Dining, just the other day, Patsy, who was saying that she would bring her car over to Doug and say, ‘look, this happened [to the car] today, do you think it will get me home?’ and [Doug] would say yes or no, and help her out,” Bennett said. “He was just that type of guy, he would stop what he was doing and help you.”

Phil Beezhold, director of app’s physical plant, will remember Kok’s creativity and giftedness with metals, mechanics and machinery.

“He was a very good mechanic and he was a very gifted metal fabricator,” said Phil Beezhold, director of app’s physical plant. “He just recently built an elevator by himself for the Scene Shop here at app, very gifted and creative… . It was very impressive to watch him do that stuff... . He planned it all, put it all together.”

Rev. Kok began the memorial service by reading Psalm 46. Near the end of the service, he exhorted others to follow Doug’s example of benevolence.

“There is grace and there is mercy, there is love and there is hope,” Rev. Kok said. “And it becomes our task then, also, to be people of mercy and grace. Doug exhibited that often in his relationships with people and what he did to help them. Gracious and merciful. It is our task to be that to people. To be people of mercy and grace.

“Doug is in His hands,” Rev. Kok continued, “and there is no better place to be than in the hands of God… . And to know this God, and His grace and presence in the person of Jesus Christ, is the most glorious thing.”