-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
615 lines (516 loc) · 38.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
<!doctype html>
<html>
<!-- Created by Rob Denton/The Register-Guard on July 18,2014 -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=yes">
<title>Up in flames | News | The Register-Guard | Eugene, Oregon</title>
<meta name="description" content="On July 17, 2014 the Springfield Plywood and Veneer mill burned to the ground leaving about 250 people out of work and a community reeling. By The Register-Guard.">
<meta name="keywords" content="fire,mill,springfield,employees,firefighters,register,guard,eugene">
<meta property="twitter:card" content="summaryphoto">
<meta property="twitter:site" content="@registerguard">
<meta property="twitter:title" content="Up in flames">
<meta property="twitter:description" content="On July 17, 2014 the Springfield Plywood and Veneer mill burned to the ground leaving about 250 people out of work and a community reeling. Here is the story of that day and those that followed.">
<meta property="twitter:image" content="http://pages.registerguard.com/springfield-plywood-and-veneer-mill-fire/media/mill_fire_17_20140718.jpg">
<meta property="twitter:url" content="http://pages.registerguard.com/springfield-plywood-and-veneer-mill-fire/">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/grids-responsive-min.css">
<!-- [BEGIN] Zeppelin -->
<link rel="stylesheet" href="http://zeppelin.registerguard.com/prod/0.1.0/20140911/1/styles/zeppelin.min.css">
<script src="http://zeppelin.registerguard.com/prod/0.1.0/20140911/1/scripts/zeppelin.min.js"></script>
<!-- [END] Zeppelin -->
<link rel="stylesheet" href="styles.css">
<meta name="verify-v1" content="FPxMUeDPHJaIRBh+RAEc0QZisGX9WHLZuqlbleiLe3c=">
<meta name="google-site-verification" content="-b9kSGtOMT3DZyn5y1faDWWBN74GtyBDZlCDJuf39Yc">
<meta name="msvalidate.01" content="608AEB9B4D0BDA128921F2615DCC1FCE">
<style>
.bat_wrap{
max-width:1200px;
}
a { color: #666; text-decoration: none; }
a:visited { color: #333 }
a:hover { color: black; text-decoration: underline;}
@media (min-width: 980px) {
.bat_wrap{
max-width: 1100px;
}
.bat_story{
width: 65%;
line-height: 2em;
}
}
.bat_break{
width: 50%;
margin: 4em auto;
}
/*top stuff*/
.bat_head {
position: relative;
text-align: center;
color: black;
}
.bat_head h1 {
font-size: 4em;
margin: 1.5em 0 .5em 0;
line-height: .9em;
}
.bat_head p {
margin: 0 auto;
font-size: 2em;
max-width: 600px;
font-style: italic;
}
.bat_head h2 {
font-size: 1.5em;
text-decoration: underline;
}
.bat_head h2 a { color: black; text-decoration: none; }
.bat_head h2 a:visited { color: #333 }
.bat_head h2 a:hover { color: black; text-decoration: underline;}
.bat_paratop { display: none; }
@media (min-width: 980px) { /*desktop*/
.bat_mobile { display: none; }
.bat_paratop { display: block; }
.bat_head {
position: absolute;
top: 0;
margin: .5em 0 0 0;
}
.bat_head h1 {
font-size: 8em;
margin: .5em 0 .5em 0;
}
.bat_head h2 { text-decoration: none; }
}
.bat_first:first-letter{
float: left;
color: black;
font-size: 4em;
line-height: .9em;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
font-family:Georgia;
}
.bat_full figcaption {
text-align: left;
}
</style>
</head>
<body>
<!-- HEAD -->
<header id="zeppelin" role="banner">
<h6><a href="http://registerguard.com">The Register-Guard</a></h6>
<p><a href="#one">Fire</a> / <a href="#two">Community</a> / <a href="#three">Questions</a> / <a href="#related">Related</a></p>
</header>
<!-- /HEAD -->
<div id="pagetop" class="bat_paratop" data-0="opacity:1" data-2400="opacity:0" style="position:relative">
<figure>
<img src="media/mill_fire_5001.jpg" width="100%" style="display:block">
<div class="bat_head">
<h1>UP IN FLAMES</h1>
<p>On July 17, 2014 the Springfield Plywood and Veneer mill burned to the ground leaving about 250 people out of work and a community reeling. Here is the story of that day and those that followed.</p>
<div style="width:100%">
<h2>
<a href="#one">The fire</a> | <a href="#two">The community</a> | <a href="#three">Lingering questions</a>
</h2>
</div>
</div>
</figure>
</div>
<div class="bat_full bat_head bat_mobile">
<h1>UP IN FLAMES</h1>
<p>On July 17, 2014 the Springfield Plywood and Veneer mill burned to the ground leaving about 250 people out of work and a community reeling. Here is the story of that day and those that followed.</p>
<div style="width:100%">
<h2>
<a href="#one">The fire</a><br><a href="#two">The community</a><br><a href="#three">Lingering questions</a>
</h2>
</div>
<figure>
<img src="media/mill_fire_21_20140718.jpg" width="100%">
</figure>
<figcaption>
Eugene/Springfield firefighter Andy Fidino sprays water on veneer at the Springfield Plywood and Veneer mill on Thursday, July 17, 2014. The plant burned to the ground. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap" id="one">
<h1>Fire destroys mill, idles 250 workers</h1>
<h2>A neighborhood is evacuated briefly as the fast-moving blaze consumes Springfield Plywood and Veneer</h2>
<div class="pure-g bat_bydate">
<div class="pure-u-1 pure-u-md-1-2 bat_byline">
By <a href="mailto:[email protected]">Christian Hill</a> & <a href="[email protected]">Ian Campbell</a><span id="bat_byline_break"> | </span>The Register-Guard
</div>
<div class="pure-u-1 pure-u-md-1-2 bat_date">
July 18, 2014
</div>
</div><!-- /.pure-g /.bat_bydate -->
<!-- Addthis social buttons -->
<div class="addthis_sharing_toolbox"></div>
<div class="bat_story">
<p class="bat_first">About 250 employees face an uncertain future after a spectacular fire, which started in a dryer and caused numerous explosions, quickly destroyed the Springfield Plywood and Veneer mill Thursday afternoon.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_19_20140718.jpg" width="100%">
</figure>
<figcaption>
Springfield Utility Board workers check out flames at the Springfield Plywood and Veneer mill on Thursday, July 17, 2014. The SUB plant is adjacent to the plant. The plant burned to the ground. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>About 100 firefighters from seven agencies were dispatched to fight the fire, which prompted officials to briefly declare an evacuation within a one-mile radius of the plant at 1651 South F St.</p>
<p>The evacuation notice was rescinded about 7 p.m. Firefighters continued their watch overnight.</p>
<p>The blaze, which was reported shortly after 4:30 p.m., sent an ominous plume of black smoke high into the hot summer air that area residents could see for miles. Dozens of people lined South A Street to capture the first hour of the fiery scene on their smartphones and cameras as traffic on the thoroughfare slowed to a crawl. Police officers temporarily blocked side streets near the mill.</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<div class="mm funky">
<figure>
<video width="1080" height="450" autoplay="autoplay" loop poster="media/fire_1.png" class="embed">
<source src="media/fire_1.mp4" type="video/mp4">
<source src="media/fire_1.ogg" type="video/ogg">
<source src="media/fire_1.webm" type='video/webm'>
<img src="media/fire_1.png" width="100%">
Your browser does not support the HTML5 video tag.
</video>
</figure>
</div>
<figcaption>
(Alan Sylvestre/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>Employees at the scene when the fire broke out said they raced to safety as the fast-moving fire began consuming the mill within minutes. No injuries of employees or firefighters were reported. More than 100 people were believed to be working at the mill at the time the fire started,</p>
<p>Dewayne Hunter, 40, a forklift driver at the mill, said he was in the finish yard when a large dryer, used to dry wet veneer, caught fire and then ignited debris in the air.</p>
<p>“The fire was, like, right there in my face,” he said.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_10_20140718.jpg" width="100%">
</figure>
<figcaption>
Twenty-year employee Melody Fairbanks watches from a distance as plume of smoke rises over the Springfield Plywood and Veneer mill. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>It was difficult for Hunter and other employees not to speculate about what the fire means for them and their families.</p>
<p>“All the buildings are down, and it’s still burning,” said Melody Fairbanks, who has worked at the mill for 20 years, shortly after getting out of the plant. “This is the worst possible thing that could happen to me.”</p>
<p>Firefighters were hampered by the absence of any fire hydrants south of railroad tracks next to the mill, Eugene Springfield Fire Chief Randy Groves said.</p>
<p>Firefighters relied on water tenders and a Weyer­haeuser water-dumping helicopter called in by the state Department of Forestry to help battle the flames.</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_17_20140718.jpg" width="100%">
</figure>
<figcaption>
A helicopter drops water on the Springfield Plywood and Veneer mill in Springfield on Thursday, July 17, 2014, in an effort to douse flames after the plant erupted in flames. The plant burned to the ground. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>The fire spread to two other buildings in the mill complex but those were quickly stamped out, Groves said.</p>
<p>A number of spot fires ignited in wildlands to the south of the mill. Firefighters were on the scene with a water line in case any hot spots reignited.</p>
</div><!-- /.bat_story -->
<!-- full width of wrapper video example -->
<div class="bat_media fullwrap">
<figure class="mm">
<iframe width="1280" height="720" src="http://www.youtube.com/embed/vQ8ineGVi1E" frameborder="0" allowfullscreen class="embed"></iframe>
</figure>
<figcaption>
(Alan Sylvestre/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>“I’m hoping we have a handle on this now,” Groves said about 8 p.m., “but we’re not going anywhere any time soon.”</p>
<p>Groves said ready water would not have saved the mill, but might have prevented the fire from spreading into the wildlands.</p>
<p>Firefighters were aided by a lack of strong winds that Groves said could have spread the fire farther and kept the smoke closer to the ground.</p>
<p>The cause of the fire officially remains under investigation. Groves said it could be days before investigators can determine the cause. No damage loss figure was available immediately.</p>
<p>Groves said boilers and propane tanks exploded in the fire. Some workers at the scene said they believe that glue tanks also may have exploded. Glues are used in making plywood and veneers.</p>
<p>Groves praised the company and its employees for their orderly evacuation. “They were well organized,” he said.</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_12_20140718.jpg" width="100%">
</figure>
<figcaption>
Springfield Plywood and Veneer mill workers get on a LTD bus at 16th and A St. that arrived to transport them back to their vehicles. (Alisha Jucevic/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>The 33-acre mill is owned by privately held Swanson Group Mfg. LLC, based in Glendale. It is one of the family-owned business’ four wood products mills in Oregon.</p>
<p>The complex consisted of about 200,000 square feet of buildings.</p>
<p>The mill sits to the south of a rail line, which was closed temporarily Thursday. Immediately north of the line is the city of Springfield’s public works maintenance headquarters. Immediately to the south of the mill is the Knife River gravel mine.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_06_20140718.jpg" width="100%">
</figure>
<figcaption>
People watch the fire from a parking lot off of 15th St. near the Springfield Plywood and Veneer mill on Thursday, July 17, 2014. (Alisha Jucevic/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>Among the onlookers on South A Street was Cliff Moore, 56, of Springfield, who said he was driving down Main Street when he first saw the smoke from around 28th Street. He said that in a town the size of Springfield, most everyone knows someone who works at the mill.</p>
<p>“You don’t see this every day, and it’s hard to believe you’re seeing it,” he said with his camera aimed at the fiery scene.</p>
<p>Employees were left in a state of disbelief. About 6 p.m., some employees boarded a Lane Transit District bus that ferried them back to the mill’s parking lot so that they could drive their vehicles home.</p>
<p>“Obviously, we’re not going to have a job to come back to on Monday,” Hunter said.</p>
<p><i>Senior Editor Christian Wihtol contributed to this report.</i></p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_18_20140718.jpg" width="100%">
</figure>
<figcaption>
Destroyed vehicles at the Springfield Plywood and Veneer mill in Springfield on Thursday, July 17, 2014. While many vehicles were destroyed, firefighters were also able to get other vehicles out without significant damage. The plant burned to the ground. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<hr class="bat_break" id="two">
<div class="bat_wrap">
<h1>Community comes to grips</h1>
<h2>Workers: Flames leave most employees disbelieving and jobless</h2>
<div class="pure-g bat_bydate">
<div class="pure-u-1 pure-u-md-1-2 bat_byline">
By <a href="mailto:[email protected]">Elon Glucklich</a> & <a href="mailto:[email protected]">Christian Hill</a> | The Register-Guard
</div>
<div class="pure-u-1 pure-u-md-1-2 bat_date">
July 19, 2014
</div>
</div><!-- /.pure-g /.bat_bydate -->
<div class="bat_story">
<p class="bat_first">Christian Montes remembers the smell of something burning. Then he saw a huge plume of black smoke billow up to the second floor of the Springfield Plywood and Veneer mill, where he and dozens of others were at work Thursday afternoon.</p>
<p>Hundreds of lives would change in the minutes to come.</p>
<p>“I saw the roof light up. Everyone was already in a panic to try to get out,” Montes said Friday morning, as he huddled with other workers in a gravel parking lot just yards away from the mill’s charred remains. “All I remember is coming outside and watching the whole thing burn down.”</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_2002.jpg" width="100%">
</figure>
<figcaption>
Employees of the Springfield Plywood and Veneer plant in Springfield, Oregon gathered in the plant parking lot to view the devastation on Friday July 18, 2014. About 250 workers are affected by mill's destruction. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>None of the roughly 250 employees were hurt in the fire that ripped through the Springfield plant. But the mood outside on Friday was a mixture of disbelief and resignation that their next paychecks had vanished along with the mill.</p>
<p>“Half the people have been working there for 10-plus years,” said David Buenroustro, who worked at Springfield Plywood and Venner about two years. “They dedicated their lives to that building.”</p>
<p>Workers from their early-20s to mid-60s said it was still too soon to know what they would do. Some who gathered in the mill’s parking lot said they would try to find work at other mills run by the Swanson Group, in Roseburg, about 80 miles south on Interstate 5, or Glendale, 140 miles south.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_2004.jpg" width="100%">
</figure>
<figcaption>
Bob Sirotek, left, Mike Sirotek, center with his dog Small Block, and Bill Cushman, right, talk about the loss of the Springfield Plywood and Veneer plant in Springfield, Oregon, and the future of the jobs on Friday July 18, 2014 in the plants parking lot. Workers gathered to offer support to each other in the wake of the devastating fire. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>Others wanted to stay closer to home.</p>
<p>“I was 14 days away from retiring,” said Bill Cushman, a 61-year-old utility worker in the mill who’s worked there since 2002.</p>
<p>“Everyone makes right around $3,000 to $4,000 a month,” he said. “Now you’re going to take that out of the local economy. That’s going to hurt.”</p>
<p>The mill’s employees typically earned about $15 an hour, plus benefits, workers said, and they were raking in the overtime as demand for plywood increased in the last couple of years.</p>
<p>“This is the morning after,” plant manager Mike Martin said. “We don’t have a lot of answers. We’re just trying to sort things out.”</p>
<p>“Obviously, folks are in shock,” he added. “Our main concern is taking care of our folks and getting them some answers.”</p>
<p>Martin and several employees set up tents, chairs and snacks in the large gravel lot in front of the mill at 161 South F Street to comfort the arriving employees.</p>
<p>There were hugs. There were stories. There was silence as they contemplated a shaky future.</p>
<p>Many will likely file for unemployment insurance while seeking other work.</p>
<p>Francisco Mascote, 63, left work at 3:30 p.m. Thursday, an hour before the fire erupted. A press operator for 17 years, he could see the cloud of smoke from his home. He’s not sure what will come next.</p>
<p>“I’ll just look for another job,” Mascote said.</p>
<p>The workers are eligible for unemployment insurance through the state. Checks are typically sent out weekly, and are based on an employee’s average wage over the last five fiscal quarters, Worksource Lane Assistant Manager Julie Davidson said.</p>
<p>“We are currently in contact with the employer to discuss any and all services that they would like for us to provide,” she said. “We have offered multiple options,” including meeting with workers face-to-face.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_2001.jpg" width="70%">
</figure>
<figcaption style="width:70%;margin:0 auto;">
Gene Henderson, stands with his daughter, Lori Sparks, as the look at the devastated Springfield Plywood and Veneer plant in Springfield, Oregon, on Friday July 18, 2014. Henderson had worked at the plant for two years. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>Davidson said several mill workers had already come to the Worksource Lane office by then.</p>
<p>Employees said company officials planned to meet with them Monday afternoon.</p>
<p>Friday morning, a slow stream of cars trickled past security guards into the gravel parking lot at the burned veneer mill. Some workers were getting rides to pick up their vehicles, which they’d been forced to leave behind as workers were rapidly evacuated Thursday.</p>
<p>“All my tools are in there,” said Daniel Grimes, a two-year employee at the mill, as he pointed toward the smoking wreckage. “I had two tool kits. My laptop was in there. I lost thousands.”</p>
<p>For Gene Henderson, Thursday’s fire was like a sickening case of deja vu. He’d come to Springfield Plywood and Veneer in 2012, after the Corvallis mill he worked for also burned down.</p>
<p>Holding the hand of his 9-year-old daughter, Lori, Henderson could barely believe the tangled mass of wood and steel in front of him.</p>
<p>“The most important thing is everyone is safe,” he said. “But this is devastating.” Still, Henderson managed to stay upbeat, confident he could find another mill job somewhere else in the state,</p>
<p>Tom DeHaven, 60, isn’t so sure he’ll be as fortunate. A ripsaw operator, DeHaven was scheduled to have surgery for carpal tunnel syndrome in his right wrist in the coming weeks. The fate of his health insurance is up in the air now.</p>
<p>He left the mill just 30 minutes before the fire started.</p>
</div> <!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_3001.jpg" width="100%">
</figure>
<figcaption>
Josh Moore, an employee of the Springfield Plywood and Veneer plant in Springfield, Oregon, put his son, Emmett Moore, on his shoulders to get a better view of the fire damage on Friday July 18, 2014. About 250 workers, including Moore, are affected by mill's destruction. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>Then, he says, “I got a call from my grandson. He said, ‘Your mill is burning down.’ I hurried back as fast as I could. I couldn’t believe it. It made me sick.”</p>
<p>DeHaven has worked in mills since the early 1970s, and has seen several fires, “But not like this.” He said he plans to file for unemployment insurance.</p>
<p>“It’s been a good company to work for. It’s been real steady,” he said. But, “When a job stops, a mortgage payment and everything else doesn’t. ... When you get to my age, finding another job is going to be really tough.”</p>
<p>Many workers wonder whether they’ll find another employer as fair as Swanson.</p>
<p>“I’m really nervous right now,” admitted William Suchanek, 34, watching the smoke with other employees. “I don’t know what I’m going to do.”</p>
<p>Suchanek, a forklift operator who had been with the company for 18 months, said he had found his “dream job,” one he had wanted to stay on with.</p>
<p>The mill was hot and the hours long, but Suchanek and other employees said they enjoyed working at the mill and the company treated them fairly. Jeremy Larsen, 35, another forklift operator, said he was hired six months ago after fighting wildfires for eight years. Larsen said his prior job wasn’t bringing in enough income to support his wife and two-year-old son, but it now offered a fallback option for him.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_2003.jpg" width="100%">
</figure>
<figcaption style="width:70%;margin:0 auto;">
Josh Moore, an employee of the Springfield Plywood and Veneer plant in Springfield, Oregon, put his son, Emmett Moore, on his shoulders to get a better view of the fire damage on Friday July 18, 2014. About 250 workers, including Moore, are affected by mill's destruction. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>“Depending on what happens, I might go back to fighting wildfires for the summer,” he said.</p>
<p>Josh Moore, a 39-year-old press operator who had worked at the mill four years, had called in sick Thursday due to heat exhaustion. He watched the smoke from his backyard near the mill and then evacuated his wife and two children to his parents’ home in the Thurston area.</p>
<p>Moore said he’s girding to seek a new job but his outlook remains positive.</p>
<p>“Everything happens for a reason,” he said. “I’m a firm believer in my life, and in the past when bad things happen there’s always a reason for it. I usually end up in a better spot for it.”</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<hr class="bat_break" id="three">
<div class="bat_wrap">
<h1>Plant’s owners begin long process of deciding whether to rebuild</h1>
<div class="pure-g bat_bydate">
<div class="pure-u-1 pure-u-md-1-2 bat_byline">
By <a href="mailto:[email protected]">Sherri Buri McDonald</a> | The Register-Guard
</div>
<div class="pure-u-1 pure-u-md-1-2 bat_date">
July 19, 2014
</div>
</div><!-- /.pure-g /.bat_bydate -->
<div class="bat_story">
<p class="bat_first">Swanson Group wants to rebuild the Springfield Plywood and Veneer mill that was destroyed by fire Thursday, but it may take a couple of months for the company to sort through its options, Chief Operating Officer Chuck Wert said Friday.</p>
<p>“A plant of that nature from the ground up would cost somewhere north of $100 million,” he said. “Until we sit down and engineer and budget a new plant I don’t think anyone is in a position to decide if we have the financial wherewithal. Our desire is to rebuild the facility, but we have to look at all the options.”</p>
<p>Wert, who is based at the company’s Glendale headquarters, said he was in Eugene Friday morning to meet with the company’s insurance agent. The mill was insured, but it will take a while to sort through details, such as what the policy will cover and the difference between what the mill had been worth and what it might cost to replace it, he said.</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_3004.jpg" width="100%">
</figure>
<figcaption>
A charred vehicle sits near the Springfield Plywood and Veneer plant after Thursday’s fire. Firefighters continued to work on the fire a day later. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>As the smoke clears, the economic impacts of the mill’s loss are coming into focus. There’s the initial job losses and less local spending by mill employees; customers whose productivity might be affected by delays; local suppliers of glues, resins and fuel, who now have one less account; and the potential loss of tax revenues to the city of Springfield, Springfield schools and other taxing districts.</p>
<p>The loss of 250 “fairly high-paying jobs is sizeable when you’re looking at the total number of employees in Springfield,” said John Tamulonis, Springfield’s community development manager.</p>
<p>“It has a ripple effect,” he said. “You’ve got somewhere in the $10-million range payroll. That gets spent two to three times in the community, so it has a big impact.”</p>
<p>U.S. Rep. Peter DeFazio said the “mill’s destruction is a blow to our local economy and hundreds of our friends and neighbors who worked there.”</p>
<p>He said he would reach out to Swanson Group CEO Steve Swanson on Monday and look for any opportunities to help at the federal level.</p>
<p>If the company decides to rebuild, it could be years before the mill’s 250 workers would be back on the job.</p>
</div> <!-- /.bat_story -->
<div class="bat_media">
<figure>
<img src="media/mill_fire_3003.jpg" width="100%">
</figure>
<figcaption>
A fire hose snakes down the road near the Springfield Plywood and Veneer plant in Springfield, Oregon Friday July 18, 2014. Firefighters had to truck in water to fight the blaze. About 250 workers are affected by mill's destruction. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_media -->
<div class="bat_story">
<p>“If they started (rebuilding) today, it could be two years before a plant could be rebuilt, and that would be very aggressive,” said Steve Killgore, vice president of sales and marketing at Roseburg Forest Products in Roseburg. He was former president of McKenzie Forest Products, which sold the Springfield mill to the Swanson Group in 2007.</p>
<p>The mill site is in Springfield’s enterprise zone and a new plant there could qualify for three to five years of property tax waivers, Tamulonis said. If the Swanson Group invested at least $25 million in the new plant in equipment, they could reopen with the same number of employees, or possibly fewer, pending city council approval, he said. To qualify for the full five years of waivers, the mill would have to offer average wages and benefits, such as paid vacation and medical insurance, that are 1½ times the Lane County average, which is in the $40,000 range, Tamulonis said.</p>
<p>While the Swanson Group explores whether to rebuild the mill, it is shifting as much work as possible from Springfield to its plant in Glendale, Wert said. It is looking at adding a third shift to glue plywood panels in Glendale, as it networks with other local wood products companies to find jobs for its workers and explores the possibility of replacing temporary workers at its mills with longer term employees from Springfield, he said.</p>
<p>In addition to its Glendale plywood and veneer plant, Swanson also has a sawmill in Glendale and a stud mill in Roseburg.</p>
<p>Of the 7 million feet of plywood that were on order at Springfield, 5 million feet are being shifted to Swanson’s Glendale plant, Wert said.</p>
<p>The Glendale plant already was busy so the extra orders will be stacked on top of existing orders, meaning the Springfield orders will take several weeks longer than initially promised, Wert said.</p>
<p>The other 2 million feet of orders at the Springfield plant are for specialty products for pouring concrete and industrial products that the Glendale plant can’t make, he said.</p>
</div><!-- /.bat_story -->
</div><!-- /.bat_wrap -->
<div class="bat_full">
<figure>
<img src="media/mill_fire_3002.jpg" width="100%">
</figure>
<figcaption>
A firefighter walks past the remains of the Springfield Plywood and Veneer plant in Springfield, Oregon on Friday July 18, 2014. Firefighters continued to work the fire that started July 17, 2014 destroying the plant and idling about 250 workers. (Andy Nelson/The Register-Guard)
</figcaption>
</div><!-- /.bat_full -->
<div class="bat_wrap">
<div class="bat_story">
<p>About 60 percent of the Springfield mill’s products went into houses as sheathing and flooring and about 40 percent had industrial or commercial uses, Wert said. The mill shipped products across the United States and into Canada.</p>
<p>“We’ve been producing 15 million feet a month at Springfield,” Wert said. “You pull that much wood out of the marketplace all at once and it creates a little bit of a panic, and there’s a fairly significant ripple effect in the marketplace.”</p>
<p>The mill’s loss shouldn’t disrupt the overall plywood market long-term, but it may cause a bit of a scramble in the short-term, wood products industry experts said.</p>
<p>“Western plywood mills were pretty well booked and the market was fairly strong,” said Jon Anderson, publisher of Random Lengths, a wood products trade publication based in Eugene. “I guess it will be kind of a scramble to fill any of the orders that the Swansons aren’t able to fill at their other plant.”</p>
<p>Swanson Group overhauled the Springfield mill after buying it in 2007. It upgraded the veneer dryers; the lathe, which spins and peels logs to produce veneer; and the “lathe charging system,” an automated system that optimizes the amount and quality of the veneer.</p>
<p>The mill had gone through a succession of owners, but none had updated the mill much since Georgia-Pacific owned it in the 1960s, Swanson told the Register-Guard in 2008.</p>
<p>Swanson “invested millions into it,” Killgore said. “Quite a bit of it was state-of-the-art plywood equipment. They made a significant investment to that facility.”</p>
<p>Most mill insurance policies force owners to accept a substantial reduction in benefits if they don’t rebuild, said John Murphy, CEO of Murphy Co., who rebuilt his company’s mill in Sutherlin after it burned in 2005.</p>
<p>“If it’s a replacement-cost (policy), you have to rebuild at the full value that you insured for,” he said. “We had replacement cost insurance, so we rebuilt.”</p>
<p>The fire struck the Springfield plant at a time of steady demand in the market. Plywood plants in North America produce a total of about 11 billion feet a year, Killgore said.</p>
<p>“The economy is ever so slowly improving,” he said. “We’ve had a relatively good market here starting in March, so it’s really unfortunate for them. This is the peak season for demand.</p>
<p>“For Swanson Group these things are a blow,” Killgore said. “They’re insured, so long-term it’s not catastrophic to the company by any means. These are difficult situations to work through — lots of details with employees, getting them situated and moving on with their lives; investigating the fire; and determining ‘Do we rebuild?’ They have a lot of work ahead of them. I wish them well.”</p>
</div> <!-- /.bat_story -->
<h3 id="related" style="margin:1em 0 .5em 0;">Related coverage:</h3>
<ul style="font-size:1.2em;line-height:1.5em;letter-spacing.02em;">
<li><a href="http://projects.registerguard.com/turin/2014/jul/18/owners-to-consider-rebuilding-plant/">Owners consider rebuilding plant</a></li>
<li><a href="http://projects.registerguard.com/rg/news/local/31924830-75/asbestos-debris-property-company-fire.html.csp">Mill fire cleanup expands outward</a></li>
<li><a href="http://projects.registerguard.com/rg/news/local/31999701-75/evacuation-confusion.html.csp">Evacuation confusion</a></li>
<li><a href="http://projects.registerguard.com/turin/2014/aug/17/mill-fire-investigation-may-take-up-to-a-year/">Mill investigation may take up to a year</a></li>
<li><a href="http://projects.registerguard.com/turin/2014/aug/23/drone-debate-poised-to-soar/">Drone debate poised to soar</a></li>
</ul>
</div> <!-- /.bat_wrap -->
<hr style="margin:5em">
<footer>
<div id="bd_press">
<p><span>The Register-Guard <span>•</span></span> <span><a href="http://g.co/maps/h6sgk">3500 Chad Drive</a> • Eugene, OR • 97408 <span>/</span></span> <span>(541) 485-1234 <span>/</span> <a href="mailto:[email protected]">Feedback</a></span></p>
<p><span>Copyright © 1996–2014 <span>/</span></span> <span><a href="http://projects.registerguard.com/pages/terms-of-use/">Terms</a> <span>/</span> <a href="http://projects.registerguard.com/pages/privacy-statement/">Privacy</a> <span>/</span> <a href="http://projects.registerguard.com/pages/copyright/">Copyright</a></span></p>
</div>
</footer>
<script src="http://static.registerguard.com/v5/zeppelin/prod/0.1.0/20140716/1/scripts/zeppelin.min.js"></script>
<!-- [BEGIN] Addthis -->
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=registerguard"></script>
<!-- [END] Addthis -->
<!-- [BEGIN] comScore -->
<script>var _comscore=_comscore||[];_comscore.push({c1:'2',c2:'14055685'});(function(){var s=document.createElement('script'),el=document.getElementsByTagName('script')[0];s.async=true;s.src=(document.location.protocol=='https:'?'https://sb':'http://b')+'.scorecardresearch.com/beacon.js';el.parentNode.insertBefore(s,el);})();</script>
<noscript><img src="//b.scorecardresearch.com/p?c1=2&c2=14055685&cv=2.0&cj=1" width="1" height="1" alt=""></noscript>
<!-- [END] comScore -->
<!-- [BEGIN] Quantcast -->
<script>var _qevents=_qevents||[];(function(){var elem=document.createElement('script');elem.src=(document.location.protocol=='https:'?'https://secure':'http://edge')+'.quantserve.com/quant.js';elem.async=true;elem.type='text/javascript';var scpt=document.getElementsByTagName('script')[0];scpt.parentNode.insertBefore(elem,scpt);})();_qevents.push({qacct:'p-a2gE_aSO6ndbI'});</script>
<noscript><img src="//pixel.quantserve.com/pixel/p-a2gE_aSO6ndbI.gif" width="1" height="1" alt=""></noscript>
<!-- [END] Quantcast -->
<!-- [BEGIN] Analytics -->
<script>(function(r,g,n,e,w,s){r.GoogleAnalyticsObject=e;r[e]||(r[e]=function(){(r[e].q=r[e].q||[]).push(arguments)});r[e].l=+new Date;w=g.createElement(n);s=g.getElementsByTagName(n)[0];w.src='//www.google-analytics.com/analytics.js';s.parentNode.insertBefore(w,s)}(window,document,'script','ga'));ga('create','UA-882065-1','registerguard.com');ga('require','displayfeatures');ga('require','linkid','linkid.js');ga('send','pageview');</script>
<!-- [END] Analytics -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>
// Make the looping video an image on iOS devices so that the play button doesn't show over any possible text
var device = navigator.userAgent.toLowerCase();
var ios = device.match(/(iphone|ipod|ipad)/);
var video = $('video');
var img = video.children("img");
if (ios) {
$(video).replaceWith(img);
}
// break byline to two lines so that "| The Register-Guard" doesn't break with multiple authors
if ($(window).width() <= 980){
$("#bat_byline_break").replaceWith("<br>");
}
// smooth scrolling on an in-page link
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});
</script>
</body>