-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
621 lines (573 loc) · 18.6 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
616
617
618
619
620
621
<!DOCTYPE HTML>
<!--
Atmosphere by Pixelarity
pixelarity.com | [email protected]
License: pixelarity.com/license
-->
<html>
<head>
<title>Wolfram Lights</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!-- Google font 'Arimo' -->
<link href="https://fonts.googleapis.com/css?family=Arimo" rel="stylesheet">
</head>
<body>
<!-- Page wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><a href="index.html">Home</a> </span>
<a href="generic.html">About</a>
<a href="#one">Products</a>
<a href="#footer">Contact Us</a>
<a href="#menu">Menu</a>
</header>
<!-- Nav -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="generic.html">About</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="#one">Products</a></li>
<li><a href="#footer">Contact Us</a></li>
<li><a href="9k.html">9K</a></li>
</ul>
<a class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<img src="images/wolframTrans.png" style="max-width: 860px; margin-top:-200px;"> <!-- This is the Logo -->
<p>The Only USA Made manufacter of metal halide lamps utilized in filming motion pictures</p>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style2"> <!-- This is the left Column with the SE Lamps -->
<div class="inner">
<section class="spotlights">
<article>
<header class="major">
<p>Single Ended Lamps</p>
<img id="g51" src="images/18kse.jpg" style="max-width: 360px;">
<h2>G-51</h2>
</header>
<header class="major">
<img id="g38" src="images/g38.jpg" style="max-width: 360px;">
<h2>G-38</h2>
</header>
<section id="specs"/> <!-- The location when spencs is clicked -->
<p>Wolfram Tru-Arc single-ended lamps are engineered to be structurally superior and more durable than any other single-ended lamps on the market. Wolfram's single-ended lamps use tungsten dowel-rods sealed into a ceramic base, which provides unparalleled support when the lamp is installed into the fixture, thus creating a stronger seal than the commonly used ribbon technique.</p>
<!-- <ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul> -->
<hr/>
<div class="table-wrapper"> <!-- Electrical Parameters Table -->
<table class="alt">
<thead>
<i>Lamp Ref No.(watts)</i>
<br/>
<tr>
<th><i><strong>Electrical Parameters</strong></i></th>
<th>6000</th>
<th>9000</th>
<th>1200</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Operating Voltage (V)</td>
<td>125</td>
<td>160</td>
<td>160</td>
<td>140</td>
</tr>
<tr>
<td>Operating Current (I)</td>
<td>55</td>
<td>56</td>
<td>80</td>
<td>80</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Optical Characteristics Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Optical Characteristics</i></th>
<th>6000</th>
<th>9000</th>
<th>1200</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Luminous Flux</td>
<td>650,000</td>
<td>927,000</td>
<td>1,300,000</td>
<td>1,800,000</td>
</tr>
<tr>
<td>Color Temperature (K)</td>
<td>5600</td>
<td>5600</td>
<td>5600</td>
<td>5600</td>
</tr>
<tr>
<td>Color Index</td>
<td>>90</td>
<td>>90</td>
<td>>90</td>
<td>>90</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Mechanical Dimentions Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Mechanical Dimentions</i></th>
<th>6000</th>
<th>9000</th>
<th>12000</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bulb Diameter</td>
<td>75</td>
<td>80</td>
<td>100</td>
<td>100</td>
</tr>
<tr>
<td>Overall Length</td>
<td>330</td>
<td>380</td>
<td>444</td>
<td>495</td>
</tr>
<tr>
<td>Arc Center Line</td>
<td>210</td>
<td>210</td>
<td>255</td>
<td>280</td>
</tr>
<tr>
<td>Base</td>
<td>G-38</td>
<td>G-38</td>
<td>G-38</td>
<td>G-38</td>
</tr>
<tr>
<td>Arc Gap</td>
<td>25</td>
<td>27</td>
<td>27</td>
<td>46</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Environmental Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Environmental</i></th>
<th>6000</th>
<th>9000</th>
<th>12000</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Max Base Temp ℃</td>
<td>450</td>
<td>450</td>
<td>450</td>
<td>450</td>
</tr>
<tr>
<td>Average Rated Life (hours)</td>
<td>500</td>
<td>400</td>
<td>300</td>
<td>300</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
</article>
<article>
<header class="major">
<p>Double Ended Lamps</p>
<img id="doublelamp" src="images/doublelamp.jpg" style="max-width: 360px;">
</header>
<p>For use with fresnel style fixtures. Wolfram Tru-Arc double-ended lamps are specially processed during construction to extend lamp life and ensure arc stability. Each individual lamp is also computer-analyzed for the proper chemical fill, guaranteeing the color temperature and operating characteristics to be the most consistent in the industry.</p>
<ul class="actions">
<header class="major">
<img id="lamps" src="images/lamps.jpg" style="width:340px;">
</header>
</ul>
<div class="table-wrapper"> <!-- Electrical Parameters Table -->
<table class="alt">
<thead>
<i>Lamp Ref No.(watts)</i>
<br/>
<tr>
<th><i><strong>Electrical Parameters</strong></i></th>
<th>6000</th>
<th>9000</th>
<th>1200</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Operating Voltage (V)</td>
<td>125</td>
<td>160</td>
<td>160</td>
<td>140</td>
</tr>
<tr>
<td>Operating Current (I)</td>
<td>52</td>
<td>56</td>
<td>82</td>
<td>88</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Optical Characteristics Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Optical Characteristics</i></th>
<th>6000</th>
<th>9000</th>
<th>1200</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Luminous Flux</td>
<td>618,000</td>
<td>927,000</td>
<td>1,236,000</td>
<td>1,854,000</td>
</tr>
<tr>
<td>Color Temperature (K)</td>
<td>5600</td>
<td>5600</td>
<td>5600</td>
<td>5600</td>
</tr>
<tr>
<td>Color Index</td>
<td>>90</td>
<td>>90</td>
<td>>90</td>
<td>>90</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Mechanical Dimentions Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Mechanical Dimentions</i></th>
<th>6000</th>
<th>9000</th>
<th>12000</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bulb Diameter</td>
<td>53</td>
<td>57</td>
<td>68</td>
<td>75</td>
</tr>
<tr>
<td>Overall Length</td>
<td>450</td>
<td>460</td>
<td>470</td>
<td>482</td>
</tr>
<tr>
<td>Arc Gap (mm)</td>
<td>26</td>
<td>27</td>
<td>27</td>
<td>45</td>
</tr>
<tr>
<td>Base Configuration</td>
<td>25.4x</td>
<td>25.4x</td>
<td>30.2x</td>
<td>30.2x</td>
</tr>
<tr>
<td>Flex Lead Length</td>
<td>165</td>
<td>165</td>
<td>165</td>
<td>165</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
<div class="table-wrapper"> <!-- Environmental Table -->
<table class="alt">
<thead>
<br/>
<tr>
<th><i>Environmental</i></th>
<th>6000</th>
<th>9000</th>
<th>12000</th>
<th>18000</th>
</tr>
</thead>
<tbody>
<tr>
<td>Max Base Temp ℃</td>
<td>350</td>
<td>350</td>
<td>350</td>
<td>350</td>
</tr>
<tr>
<td>Average Rated Life (hours)</td>
<td>500</td>
<td>500</td>
<td>300</td>
<td>300</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
</article>
</section>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style1 special">
<div class="inner">
<ul class="features">
<li>
<span class="icon major fa-bar-chart"></span>
<h4>Guarantee</h4>
<p>Our Lamps are guaranteed up to 300 Hours! <p>
</li>
<li>
<span class="icon major fa-paper-plane-o"></span>
<h4>Rebuild</h4>
<p>Did you know Wolfram technicians can rebuid single-ended lamps that have been damaged accidentally for a fraction of the cost of purchasing a new one!</p>
</li>
<li>
<span id="boxes"><img src="images/boxes.JPG" /></span>
<h4>Solicitu</h4>
<p>Lorem ipsum dolor sit amet nullam et consequat.</p>
</li>
<li>
<span class="icon major fa-file-image-o"></span>
<h4>Tempor</h4>
<p>Lorem ipsum dolor sit amet nullam et consequat.</p>
</li>
</ul>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper">
<div class="inner">
<header class="major alt">
<p>Consequat</p>
<h2>Fusce lobortis lorem semper sagittis</h2>
</header>
<section class="posts">
<article>
<span class="image"><img src="images/pic01.jpg" alt=""></span>
<div class="content">
<p>Phasellus in ante vitae nibh porttitor tempus vitae ante. Lorem blandit dolor elementum dolor. Sed quat diam, aliquet tempus felis. Phasellus et magna vitae sed porttitor tempus vitae ut ante lorem blandit.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</div>
</article>
</section>
</div>
</section>
<!-- Four -->
<section id="four" class="wrapper style2 alt">
<div class="inner">
<header class="major">
<p>Malesuada</p>
<h2>Aliquam tincidunt mauris eu risus</h2>
</header>
<section class="timeline">
<section>
<header>
<p>09.04.16</p>
<h4>Magna etiam sed lorem ipsum dolor amet</h4>
</header>
<span class="image"><img src="images/pic02.jpg" alt=""></span>
<div class="content">
<p>Phasellus in ante vitae nibh porttitor tempus vitae ut ante. Vestibulum blandit dolor elementum viverra. Sed quat a diam, aliquet tempus felis. Phasellus et magna vitae nibh porttitor tempus vitae.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</div>
</section>
<section>
<header>
<p>08.28.16</p>
<h4>Sed feugiat et mauris adipiscing dolor</h4>
</header>
<span class="image"><img src="images/pic03.jpg" alt=""></span>
<div class="content">
<p>Phasellus in ante vitae nibh porttitor tempus vitae ut ante. Vestibulum blandit dolor elementum viverra. Sed quat a diam, aliquet tempus felis. Phasellus et magna vitae nibh porttitor tempus vitae.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</div>
</section>
<section>
<header>
<p>08.22.16</p>
<h4>Tellus magna dolore sed elementum</h4>
</header>
<span class="image"><img src="images/pic04.jpg" alt=""></span>
<div class="content">
<p>Phasellus in ante vitae nibh porttitor tempus vitae ut ante. Vestibulum blandit dolor elementum viverra. Sed quat a diam, aliquet tempus felis. Phasellus et magna vitae nibh porttitor tempus vitae.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</div>
</section>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="contact">
<li class="icon fa-home">
<strong>Address</strong>
1309 Doker Drive<br>Modesto, CA 95350
</li>
<li class="icon fa-phone">
<strong>Phone</strong>
(209) 238-9610
</li>
<li class="icon fa-envelope">
<strong>Email</strong>
</li>
</ul>
<form action="#" method="post">
<h4>Get in touch</h4>
<div class="field half first">
<label for="name">Name</label>
<input name="name" id="name" type="text" placeholder="Name">
</div>
<div class="field half">
<label for="email">Email</label>
<input name="email" id="email" type="email" placeholder="Email">
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6" placeholder="Message"></textarea>
</div>
<ul class="actions">
<li><input value="Send Message" class="button big" type="submit"></li>
</ul>
</form>
</div>
<div class="copyright">
© Untitled. All rights reserved.
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>