-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
390 lines (253 loc) · 15.8 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
<!doctype html>
<html class="no-touch no-js" lang="en" dir="ltr">
<head>
<meta http-equiv="x-ua-compatible" content="chrome=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="copyright" content="Copyright © The Register-Guard 2016. All rights reserved.">
<meta name="google-site-verification" content="-b9kSGtOMT3DZyn5y1faDWWBN74GtyBDZlCDJuf39Yc">
<meta name="msvalidate.01" content="608AEB9B4D0BDA128921F2615DCC1FCE">
<script>/*! no-touch uglified | https://gist.github.com/mhulse/4704893 */!function(o,n,c){("ontouchstart"in o||o.DocumentTouch&&n instanceof DocumentTouch||c.MaxTouchPoints>0||c.msMaxTouchPoints>0)&&(n.documentElement.className=n.documentElement.className.replace(/\bno-touch\b/,"touch"))}(window,document,navigator);</script>
<script>/*! no-js uglified | https://gist.github.com/mhulse/4704893 */!function(e){e.documentElement.className=e.documentElement.className.replace(/\bno-js\b/,"js")}(document);</script>
<title>Election 2016 | The Register-Guard</title>
<meta property="og:title" content="Election 2016 | The Register-Guard">
<meta name="description" content="Latest news, recent coverage and results">
<meta property="og:description" content="Latest news, recent coverage and results">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="RG Election 2016">
<meta name="handheldfriendly" content="true">
<link rel="apple-touch-icon-precomposed" href="http://vote.registerguard.com/apple-touch-icon-precomposed.png">
<meta property="og:image" content="http://vote.registerguard.com/prod/0.2.0/20170317/1/images/og.png">
<link rel="image_src" href="http://vote.registerguard.com/apple-touch-icon-precomposed.png">
<meta name="msapplication-tileimage" content="http://vote.registerguard.com/apple-touch-icon-precomposed.png">
<meta name="msapplication-navbutton-color" content="#000">
<meta name="msapplication-tilecolor" content="#000">
<meta name="msapplication-tooltip" content="Latest news, recent coverage and results">
<meta name="msapplication-starturl" content="http://vote.registerguard.com/?pinned=true">
<meta name="msapplication-tap-highlight" content="no">
<link rel="shortcut icon" href="http://vote.registerguard.com/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="http://fonts.registerguard.com/all.css">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="http://vote.registerguard.com/prod/0.2.0/20170317/1/styles/rg.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 -->
<!-- [BEGIN] OpenX -->
<link rel="stylesheet" href="http://advertising.registerguard.com/assets/hosted/css/ads.css?v=20141020">
<script src="//ox-d.registerguard.com/w/1.0/jstag"></script>
<script>
var _ox = OX();
// Story page:
_ox.addAdUnit('537200298'); // Medium Rectangle 1
_ox.addAdUnit('537200299'); // Medium Rectangle 2
if (document.documentElement.clientWidth <= 1004){
// Mobile
_ox.addAdUnit('537200316'); // Mobile Banner
_ox.addAdUnit('537200312'); // ROS Mobile Banner Bottom
} else {
// Desktop
_ox.addAdUnit('537200296'); // Leaderboard 1
_ox.addAdUnit('537200307'); // ROS Leaderboard Bottom
}
// Content Topics:
_ox.addContentTopic(1001, 'Local News');
_ox.addContentTopic(0, 'Election 2016');
// Variables:
_ox.addVariable('s', 'news');
_ox.addVariable('c', 'local');
_ox.addVariable('cms-id', 'rgvote2016');
// Get ads:
_ox.fetchAds();
</script>
<!-- [END] OpenX -->
<!-- [BEGIN] Chartbeat -->
<script type='text/javascript'>var _sf_startpt=(new Date()).getTime()</script>
<!-- [END] Chartbeat -->
<!--<meta http-equiv="refresh" content="900">-->
</head>
<body itemscope itemtype="http://schema.org/WebPage">
<header id="zeppelin" role="banner">
<h6><a href="http://registerguard.com">The Register-Guard</a></h6>
<p>Election 2016</p>
</header>
<header id="header">
<aside id="slideshow" role="complementary">
<a id="parallax"></a>
</aside> <!-- /#slideshow -->
<section id="masthead" class="wrap">
<div class="core">
<h1 id="flag"><a href="http://vote.registerguard.com/"><span>Your Vote</span></a></h1>
<h2 class="lettering">Election 2016</h2>
<h3>Latest news, recent coverage and results</h3>
<div class="sharing">
<a title="Tweet this" class="social social-twitter fa-stack fa-lg" href="https://twitter.com/intent/tweet?text=Election%202016%20%7C%20Latest%20news%2C%20recent%20coverage%20and%20results%3A&url=http%3A%2F%2Fvote.registerguard.com&via=registerguard" target="_blank" rel="nofollow">
<i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-twitter fa-stack-1x fa-inverse" aria-hidden="true"></i>
<span class="off">Tweet this</span>
</a>
<a title="Share on Facebook" class="social social-facebook fa-stack fa-lg" href="http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fvote.registerguard.com" target="_blank" rel="nofollow">
<i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-facebook fa-stack-1x fa-inverse" aria-hidden="true"></i>
<span class="off">Share on Facebook</span>
</a>
<a title="Plus on Google+" class="social social-google-plus fa-stack fa-lg" href="https://plus.google.com/share?url=http%3A%2F%2Fvote.registerguard.com" target="_blank" rel="nofollow">
<i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-google-plus fa-stack-1x fa-inverse" aria-hidden="true"></i>
<span class="off">Plus on Google+</span>
</a>
<a title="Share on Tumblr" class="social social-tumblr fa-stack fa-lg" href="http://www.tumblr.com/share?v=3&u=http%3A%2F%2Fvote.registerguard.com&t=Election%202016" target="_blank" rel="nofollow">
<i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-tumblr fa-stack-1x fa-inverse" aria-hidden="true"></i>
<span class="off">Share on Tumblr</span>
</a>
</div>
</div> <!-- /.core -->
</section> <!-- /#masthead -->
</header>
<!-- <div style="text-align:center; color:red;font-size: 3em;line-height:2em;">THIS IS A TESTING WEBSITE PRIOR TO THE ELECTION</div> -->
<main role="main">
<div class="base">
<!-- <iframe id="attn" src="attn.html" width="100%" height="0" marginheight="0" marginwidth="0" frameborder="0" scrolling="no"></iframe> -->
<!-- xxx@includexxx includes/topraces-lite.html -->
<div class="wrap">
<div class="core">
<section id="jump">
<h3 class="mast">View results</h3>
<div class="jump-wrap pure-g pure-pad">
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#results">National and state races</a></h4>
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#state-measures">State measures</a></h4>
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#lane-county-measures">Lane County measures</a></h4>
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#eugspr">Eugene/Springfield races</a></h4>
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#lane-county">Lane County races</a></h4>
<h4 class="sh6 pure-u-1 pure-u-md-1-3 pure-u-lg-1-6"><a href="#regional-races">Regional races</a></h4>
</div>
</section>
<!-- xxx@includexxx includes/topraces.html -->
<section id="stories">
<h2 class="off">Stories</h2>
<div class="pure-g pure-pad">
<div id="latest" class="pure-u-1 pure-u-lg-1-2">
<h3 class="mast"><a href="http://registerguard.com" target="_blank">Latest news</a></h3>
<!-- elections eug-spfld results, elections lane county results, elections region results, elections oregon results, elections national results -->
<!-- election 2016: 33659876 -->
<div id="latest-news" data-items="5" data-subcats="33659876" class="stories loading"></div>
<!-- <h3 class="mast">Recent coverage</h3>
<div id="recent-coverage" data-items="5" data-subcats="elections, politics" class="stories loading"></div> -->
</div> <!-- .pure-u-1 -->
<div id="ap" class="pure-u-1 pure-u-lg-1-2">
<h3 class="mast">From the wire</h3>
<div id="ap-stories" class="stories loading"></div>
</div> <!-- .pure-u-1 -->
<!-- xxx@includexxx includes/twitter.html -->
<!-- xxx@includexxx includes/endorsements.html -->
<!-- xxx@includexxx includes/topballotitems.html -->
</div> <!-- /.pure-g -->
</section>
<div class="banner">
<p>Advertisement</p>
<!-- //////////////////// Leaderboard 1 \\\\\\\\\\\\\\\\\\\\ -->
<div class="advert"><div id="leaderboard-1"><script>_ox.showAdUnit('537200296');</script></div></div>
<!-- \\\\\\\\\\\\\\\\\\\\ Leaderboard 1 //////////////////// -->
<!-- //////////////////// Mobile Banner \\\\\\\\\\\\\\\\\\\\ -->
<div class="advert"><div id="mobile-banner"><script>_ox.showAdUnit('537200316');</script></div></div>
<!-- \\\\\\\\\\\\\\\\\\\\ Mobile Banner //////////////////// -->
</div> <!-- /.banner -->
<section id="results">
<h2 class="mast"><a href="#results">Results</a></h2>
<div class="legend">
<span>
<i class="key-click fa fa-hand-pointer-o"></i> = Click heading to expand or collapse results
<br>
<i class="key-incumbent fa fa-info-circle"></i> = Incumbent
</span>
</div>
<div class="pure-g pure-pad">
<!-- <div class="pure-u-1 pure-u-md-12-24"> -->
<div class="pure-u-1 pure-u-lg-1-3">
<h4 id="state-races" class="head"><a href="#state-races">State Races</a></h4>
<div id="state-races-results" class="loading"></div>
<div class="banner">
<p>Advertisement</p>
<!-- //////////////////// Medium Rectangle 2 \\\\\\\\\\\\\\\\\\\\ -->
<div class="advert"><div id="medium-rectangle-2"><script>_ox.showAdUnit('537200299');</script></div></div>
<!-- \\\\\\\\\\\\\\\\\\\\ Medium Rectangle 2 //////////////////// -->
</div> <!-- /.banner -->
<h4 id="regional-races" class="head"><a href="#regional-races">Regional Races</a></h4>
<div id="regional-races-results" class="loading"></div>
</div> <!-- .pure-u-1 -->
<div class="pure-u-1 pure-u-lg-1-3">
<h4 id="state-measures" class="head"><a href="#state-measures">State Measures</a></h4>
<div id="state-measures-results" class="loading"></div>
<h4 id="lane-county" class="head"><a href="#lane-county">Lane County</a></h4>
<div id="lane-county-results" class="loading"></div>
</div> <!-- .pure-u-1 -->
<div class="pure-u-1 pure-u-lg-1-3">
<h4 id="eugspr" class="head"><a href="#eugspr">Eugene/Springfield</a></h4>
<div id="eugspr-results" class="loading"></div>
<div class="banner">
<p>Advertisement</p>
<!-- //////////////////// Medium Rectangle 1 \\\\\\\\\\\\\\\\\\\\ -->
<div class="advert"><div id="medium-rectangle-1"><script>_ox.showAdUnit('537200298');</script></div></div>
<!-- \\\\\\\\\\\\\\\\\\\\ Medium Rectangle 1 //////////////////// -->
</div> <!-- /.banner -->
<h4 id="lane-county-measures" class="head"><a href="#lane-county-measures">Lane County Measures</a></h4>
<div id="lane-county-measures-results" class="loading"></div>
</div> <!-- .pure-u-1 -->
</div> <!-- /.pure-g -->
</section>
</div> <!-- /.core -->
</div> <!-- /.wrap -->
</div> <!-- /.base -->
</main>
<footer role="contentinfo">
<div class="wrap">
<div class="core">
<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:feedback@registerguard.com">Feedback</a></span>
</p>
<p>
<span>Copyright © 1996–2016 <span>/</span></span>
<span><a href="http://projects.registerguard.com/pages/terms-of-use/">Terms</a> / <a href="http://projects.registerguard.com/pages/privacy-statement/">Privacy</a> / <a href="http://projects.registerguard.com/pages/copyright/">Copyright</a></span>
</p>
</div> <!-- /.core -->
</div> <!-- /.wrap -->
</footer>
<script src="http://vote.registerguard.com/prod/0.2.0/20170317/1/scripts/rg.min.js"></script>
<!-- [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.async=1;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',{'dimension1':'Web editors','dimension2':'rgvote2016','dimension3':'Nov 8, 2016 08:00PM','dimension4':'http://vote.registerguard.com/','dimension5':'Election 2016','dimension6':'','dimension7':'Election 2016'});</script>
<!-- [END] Analytics -->
<!-- [BEGIN] Chartbeat -->
<script type='text/javascript'>
var _sf_async_config={};
/** CONFIGURATION START **/
_sf_async_config.uid = 61036;
_sf_async_config.domain = 'registerguard.com';
_sf_async_config.useCanonical = true;
_sf_async_config.sections = 'vote';
_sf_async_config.authors = ''; // No author for section
/** CONFIGURATION END **/
(function(){
function loadChartbeat() {
window._sf_endpt=(new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
}
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();
</script>
<!-- [END] Chartbeat -->
</body>
</html>