-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
478 lines (374 loc) · 24.4 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
<!DOCTYPE html>
<html>
<head>
<title>Decoding the Kennedy Assassination</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Unravel popular conspiracy theories surrounding JFK’s death">
<meta name="author" content="Digital First Media">
<link href="css/bootstrap.css" rel="stylesheet">
<link type="text/css" href="css/jfk.css" rel="stylesheet" >
<link href='http://fonts.googleapis.com/css?family=Belgrano' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--FB STUFF-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=278973778787146";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="dfmHeader" class="hidden-xs"></div>
<div style="clear:both"> </div>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation" id="stickynav" data-0="position:static;display:none;" data-160="position:fixed;top:0;display:block">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><span id="propname"></span><span class="bartitle">Decoding the Kennedy Assassination</span></a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="#lho">Oswald</a></li>
<li><a href="#mb">Magic Bullet</a></li>
<li><a href="#ss">Second Shooter</a></li>
<li><a href="#um">Umbrella Man</a></li>
<li><a href="#cia">CIA</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<a name="thetop"></a>
<div id="skrollr-body">
<h1 id="thetitle">Decoding the Kennedy Assassination</h1>
<div id="mainVid">
<div id="vidCon">
<iframe src="//player.vimeo.com/video/79712048" width="500" height="209" frameborder="0"></iframe>
</div>
<div id="contents">
<h2 id="desc">Unravel popular conspiracy theories surrounding JFK’s death</h2>
<h2 id="descEmbed">Unravel the mysteries behind Lee Harvey Oswald, the "Magic Bullet," the possibility of a second shooter, the Umbrella Man, and the CIA’s alleged involvement.</h2>
<ul>
<li><a href="#lho">Lee Harvey Oswald</a></li>
<li><a href="#mb">Magic Bullet</a></li>
<li><a href="#ss">Second Shooter</a></li>
<li><a href="#um">Umbrella Man</a></li>
<li><a href="#cia">CIA</a></li>
</ul>
</div>
<!-- SOCIAL SHARE STUFF -->
<div id="shareCon">
<div id="tw-share"><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://data.digitalfirstmedia.com/jfk" data-text="Decoding the Kennedy Assassination: Unravel popular conspiracy theories surrounding JFK’s death. @">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </div>
<div class="fb-like" data-href="http://data.digitalfirstmedia.com/jfk" data-width="60" data-height="20" data-colorscheme="light" data-layout="button_count" data-action="like" data-show-faces="false" data-send="false"></div>
</div>
</div>
<!-- END SOCIAL SHARE STUFF -->
<!--BEGIN OSWALD-->
<a name="lho"> </a>
<div class="titleCard">
<div class="titleIcon"><img src="img/icon-oswald.png" /></div>
<h3>Lee Harvey Oswald</h3>
</div>
<div class="imgConTop">
<img class="img-responsive fullimg lazy" data-original="img/oswald1b.jpg"/>
</div>
<p class="photocredittop">Mary Ferrell Foundation</p>
<div class="textCon col-md-8 col-md-offset-2">
<p>People described Lee Harvey Oswald as an outsider and a troublemaker. He came from a broken home. His mother was a widow and left him in an orphanage for a year when he was a kid. He joined the Marines as a teenager, but couldn’t keep his mouth shut and promoted pro-Soviet propaganda. That didn’t go over well — America was in the heart of the Cold War in the late 1950s.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/oswald2c.jpg"/>
<div class="textCon col-md-8 col-md-offset-2">
<p class="photocredit">Mary Ferrell Foundation</p>
</div>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Finally, the Marines couldn’t take him anymore, and he was discharged — not just for his beliefs, but also for disciplinary issues.</p>
<p>He then did something that only the most radical, crazy American would even consider. He moved to the Soviet Union.</p>
<p>The Communists had no idea what to do with him. He seemed unstable and a security risk, as much as a public relations coup. Finally, they decided to let him stay, but shunted him off to a small town in Belarus where they could monitor him. </p>
<p>They gave him a boring job, and he met his wife, Marina.</p>
<p>But despite finding love and fulfilling his fantasy of living in a Communist utopia, Oswald wasn’t happy. He didn’t like the job, and he began to see kinks in the system. People were all equal, but some were still more equal than others.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/oswald8.jpg"/>
<div class="textCon col-md-8 col-md-offset-2">
<p class="photocredit">Mary Ferrell Foundation</p>
</div>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Oswald later decided to return to the U.S., and his wife came with him. He moved back to Texas and found another job that he felt he was too good for. He became interested in Cuba’s version of Communism and there’s speculation he may have developed political ties with the country. </p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>And then, on Nov. 22, 1963, he took his own rifle, climbed to the sixth floor of the Texas School Book Depository where he worked, leaned out a window and took three shots at the passing motorcade of President John F. Kennedy, hitting him twice.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/oswald4b.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>And no one knows why, exactly. Oswald was disaffected, but what was he trying to achieve by killing Kennedy?</p>
<p>Could a loner with clear Communist ties and sympathies have acted alone to take down the leader of the free world? It didn’t make sense to a lot of people 50 years ago.</p>
<p>It doesn’t make sense to a lot of people now.</p>
<p>There were a lot of other questions, too. Despite his time in the Marines, Oswald wasn’t that great of a shot, but he struck a moving target twice within seconds, from 175 and then 265 feet away.</p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>After the shots were fired, it didn’t look like he had any kind of escape plan. He took a cab, he took a bus, he shot and killed police officer J.D. Tibbit who confronted him. Then he tried to sneak into a movie theater and a theater employee called the police.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/oswald3b.gif"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>How long would the chase for Kennedy’s killer have lasted if Oswald had just decided to pay for a ticket?</p>
<p>Police had a chance to ask him a lot of these questions, but all Oswald would say is that he was a “patsy.” A pawn in someone else’s scheme.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/oswald7.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>No one will ever know what Oswald might have later revealed, because he was killed by a Dallas nightclub owner as he was being transferred from city to county jail.</p>
<p>Jack Ruby, the man who shot Oswald less than 48 hours after he was arrested, had tenuous ties to the mafia, but he wasn’t believed to be a major player. </p>
<p>Ruby told the Warren Commission, the group investigating Kennedy’s assassination, that he would tell them exactly what happened, but only if they transferred him to Washington.</p>
<p>“I want to tell the truth, and I can’t tell it here,” <a href="http://www.aarclibrary.org/publib/jfk/wc/wcvols/wh5/html/WC_Vol5_0102b.htm" target="_blank">he said</a>. The Warren Commission never transferred Ruby to the nation’s capital, and he later died in prison. He maintained until his death that he wasn’t part of a conspiracy to kill the president.</p>
</div>
<div style="clear:both"></div>
<!--BEGIN BULET-->
<a name="mb"> </a>
<div class="titleCard">
<div class="titleIcon"><img src="img/icon-bullet.png" /></div>
<h3>Magic Bullet</h3>
</div>
<div class="imgConTop">
<img class="img-responsive fullimg lazy" data-original="img/bullet1.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Kennedy wasn’t the only one struck by the assassin’s bullets on that fateful day in Dallas.</p>
<p>Texas Gov. John Connally, riding in front of Kennedy in the convertible limousine, was hit by the same bullet that pierced through Kennedy’s neck. Between the two of them, they suffered nine wounds from two bullets that hit the car. Three were fired from Lee Harvey Oswald’s rifle.</p>
<p>More questions were raised because the bullet that hit Connally was found on his stretcher and barely damaged. </p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/bullet3.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>To explain the trajectory of the wounds, the <a href="http://www.archives.gov/research/jfk/warren-commission-report/index.html" target="_blank">Warren Commission</a> introduced the Single Bullet Theory.</p>
<p>It holds that the bullet that entered through Kennedy’s back and exited through his throat also caused all five of Gov. Connally's wounds.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/bullet4.gif"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>This means that in addition to the “magic bullet,” one bullet missed the motorcade entirely and another struck Kennedy in the head, killing him. </p>
<p>The bullet that struck Connally passed through his chest and wrist before embedding itself into his thigh. </p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>While it may seem to defy common sense, forensics is all about digging below the surface. Experts, after carefully examining all of the factors involved — the velocity of the bullet, the angle of its trajectory, where Kennedy and Connally were seated relative to each other — proved that the “magic bullet” wasn’t magical at all.</p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Still, not everyone is convinced by the diagrams and reams of testimony. Critics insist that one bullet couldn’t have caused so much damage, and Oswald wasn’t a good enough marksman to have pulled off the shots by himself.</p>
</div>
<!--END BULLET-->
<div style="clear:both"></div>
<!--BEGIN SECOND SHOOTER-->
<a name="ss"> </a>
<div class="titleCard">
<div class="titleIcon"><img src="img/icon-shooter.png" /></div>
<h3>Second Shooter</h3>
</div>
<div class="imgConTop">
<img class="img-responsive fullimg lazy" data-original="img/shooter1.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Could Oswald have acted alone?</p>
<p>Early in his stint in the Marines, Oswald ranked as a sharpshooter out on the firing range, but before he was discharged, his rating fell back to marksman — nothing to be particularly proud of. </p>
<p>Another factor is the testimony from people in Dealey Plaza at the time of the assassination. Several witnesses said they heard shots and saw smoke from a now infamous “grassy knoll” as Kennedy’s limo drove by.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/shooter4.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>The Warren Commission disagreed. The 1964 report stated in the strongest terms that Oswald had acted alone, shooting from the book depository.</p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>A second investigation 16 years after Kennedy’s death by the House Select Committee on Assassinations also dealt a serious blow to the second shooter theory. During a re-enactment of the assassination, shooters with similar abilities successfully mirrored the shots that killed the president. </p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/shooter3.jpg"/>
<div class="textCon col-md-8 col-md-offset-2">
<p class="photocredit">Mary Ferrell Foundation</p>
</div>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Investigators also took the claim that one of the bullets was fired from the front of Kennedy’s limo — rather than from behind, where Oswald was — by pointing out that a prominent crack in the front windshield was actually caused from the inside, not the outside.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/shooter5.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Finally, modern ballistics tests have proven that the three bullets fired in Dealey Plaza all came from the same gun.</p>
<p>Despite the evidence, conspiracy theorists and tourists still make the trek to the grassy knoll to swap stories and memorabilia. </p>
</div>
<!--END SECOND SHOOTER-->
<div style="clear:both"></div>
<!--BEGIN UMBRELLA-->
<a name="um"> </a>
<div class="titleCard">
<div class="titleIcon"><img src="img/icon-umbrella.png" /></div>
<h3>Umbrella Man</h3>
</div>
<div class="imgConTop">
<img class="img-responsive fullimg lazy" data-original="img/umbrella1.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p class="photocredittop">Mary Ferrell Foundation</p>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>There wasn't a cloud in the sky as President Kennedy’s motorcade made its way through Dallas, but on the sidewalk, one man held an open black umbrella above his head.</p>
<p>Why? Was it a signal to an assassin? Was the umbrella itself a weapon? </p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/umbrella2.gif"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>It sounds unlikely, but it’s not completely bizarre. Umbrellas that fired poison darts were <a href="http://www.theguardian.com/world/2013/sep/11/bulgaria-umbrella-georgy-markov-waterloo" target="_blank">used as weapons</a> during the Cold War.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/umbrella3.gif"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Forensic evidence ruled out the dart theory, since nobody in the car was hit by one, but the signal idea wasn’t debunked until the umbrella man identified himself to the <a href="http://www.archives.gov/research/jfk/select-committee-report/" target="_blank">House Select Committee on Assassinations</a> in 1979.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/umbrella4.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p><a href="http://www.nytimes.com/video/opinion/100000001183275/the-umbrella-man.html" target="_blank">In an explanation</a> that sounds nearly as tangled as any conspiracy theory, Louie Steven Witt <a href="http://history-matters.com/archive/jfk/hsca/reportvols/vol4/html/HSCA_Vol4_0217a.htm" target="_blank">testified</a> that he held up his umbrella in protest as Kennedy’s motorcade passed by. Witt was upset that the president’s father supported British Prime Minister Neville Chamberlain's attempts to appease Germany before the start of World War II. Chamberlain was famous for the fact that he always carried around an umbrella, at least in photographs.</p>
</div>
<!--END UMBRELLA-->
<div style="clear:both"></div>
<!-- BEGIN CIA -->
<a name="cia"> </a>
<div class="titleCard">
<div class="titleIcon"><img src="img/icon-cia.png" /></div>
<h3>CIA</h3>
</div>
<div class="imgConTop">
<img class="img-responsive fullimg lazy" data-original="img/cia1.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>The CIA is notoriously stealthy, but was the agency capable of assassinating an American president without the world ever finding out? Some conspiracy theorists think so.</p>
<p>Infamously depicted in the plot of Oliver Stone’s movie “JFK,” the theory that pins President Kennedy’s assassination on the CIA is by far the most convoluted.</p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/cia4.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>One version of the theory says the CIA was unhappy with Kennedy because of his lukewarm support for the Bay of Pigs invasion — a failed 1961 attempt to overthrow Cuban dictator Fidel Castro. The CIA had trained Cuban expatriates for an invasion of the island. They landed in the Bay of Pigs and the battle ended as a major disaster for the U.S.</p>
<p>After the Cuba debacle, some in the agency allegedly began to see Kennedy as an obstacle to power. To get him out of the way, the CIA enlisted the help of anti-Castro Cuban revolutionaries to assassinate the president, or so the theory goes. </p>
<p>Unfortunately for New Orleans District Attorney Jim Garrison — the only man to ever try anyone in court for Kennedy’s murder — no concrete evidence has come to light to support this theory. </p>
</div>
<div class="imgCon">
<img class="img-responsive fullimg lazy" data-original="img/cia6.jpg"/>
</div>
<div class="textCon col-md-8 col-md-offset-2">
<p>Garrison prosecuted a businessman named Clay Shaw in a 1969 trial that attempted to link Shaw to a party in New Orleans where anti-Castro activist David Ferrie and Lee Harvey Oswald allegedly discussed killing Kennedy, but Shaw was acquitted. Shaw had informally <a href="https://www.cia.gov/library/center-for-the-study-of-intelligence/csi-publications/csi-studies/studies/fall_winter_2001/article02.html" target="_blank">reported to the CIA</a> about observations he made during his frequent trips to Latin America as part of the Domestic Contact Service, but the CIA says he was never formally employed by the agency. </p>
</div>
<div style="clear:both"></div>
<div style="padding:0px">
<div class="row" id="thefooter">
<p>Credits: Jason Fields, Daniel Fuentes, Sarah Glen, Nelson Hsu, Simran Kholsa, Yvonne Leow, Tom Meagher, Courtney Wells / DFM <br />
Photos: Unless otherwise credited, all pictures by the Associated Press.<br />
© Copyright 2013
</p>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollTo-1.4.3.1-min.js"></script>
<script type="text/javascript" src="js/jquery.lazyload.min.js"></script>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript" src="http://local.denverpost.com/common/dfm/dfm-nav/dfm-nav-core.js"></script>
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("#vidCon").fitVids();
//LAZY LOAD
$("img.lazy").lazyload({
effect : "fadeIn",
threshold : 200
});
//END LAZY LOAD
//SKROLLR
skrollr.init({
mobileCheck: function() {
//hack - forces mobile version to be off
return false;
}
});
//END SKROLLR
//RANDOM STUFF
$('.nav li a').on('click',function(){
$('.navbar-collapse.in').collapse('hide');
});
//$("#propname").text(document.referrer.split('/')[2] + " | ");
if (document.referrer.split('/')[2] == undefined) {
//$("#propname").text("");
}
$("#descEmbed").hide();
var params;
function getURLParameter(sParam) {
var sPageURL = window.location.search.substring(1);
var sURLVariables = sPageURL.split('&');
for (var i = 0; i < sURLVariables.length; i++) {
var sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] == sParam) {
params = sParameterName[1];
if (params) {
$("#descEmbed").show();
$("#desc").hide();
$("#contents ul").hide();
$("#thetitle").hide();
}
return sParameterName[1];
} else {
return 1;
}
}
}
getURLParameter("embed");
//END RANDOM STUFF
//DFM HEADER
var dfmSites = ['digitalfirstmedia.com', 'contracostatimes.com', 'insidebayarea.com', 'marinij.com', 'mercurynews.com', 'santacruzsentinel.com', 'siliconvalley.com', 'canoncitydailyrecord.com', 'dailycamera.com', 'denverpost.com', 'fortmorgantimes.com', 'journal-advocate.com', 'reporterherald.com', 'timescall.com', 'coloradodaily.com', 'middletownpress.com', 'nhregister.com', 'registercitizen.com', 'dailybreeze.com ', 'dailybulletin.com', 'dailynews.com', 'pasadenastarnews.com', 'presstelegram.com', 'redlandsdailyfacts.com', 'sbsun.com', 'sgvtribune.com', 'whittierdailynews.com', 'la.com', 'berkshireeagle.com', 'lowellsun.com', 'sentinelandenterprise.com', 'thetranscript.com', 'dailytribune.com', 'macombdaily.com', 'themorningsun.com', 'theoaklandpress.com', 'heritage.com', 'twincities.com', 'trentonian.com', 'alamogordonews.com', 'currentargus.com', 'daily-times.com', 'lcsun-news.com', 'demingheadlight.com', 'ruidosonews.com', 'scsun-news.com', 'dailyfreeman.com', 'oneidadispatch.com', 'saratogian.com', 'troyrecord.com', 'chicoer.com', 'dailydemocrat.com', 'montereyherald.com', 'record-bee.com', 'redbluffdailynews.com', 'thereporter.com', 'times-standard.com', 'timesheraldonline.com', 'ukiahdailyjournal.com', 'orovillemr.com', 'morningjournal.com', 'news-herald.com', 'delcotimes.com', 'pottsmerc.com', 'thereporteronline.com', 'timesherald.com', 'ydr.com', 'montgomerynews.com', 'elpasotimes.com', 'benningtonbanner.com', 'reformer.com', 'businessjournals.com', 'ldnews.com', 'eveningsun.com', 'publicopiniononline.com'];
var theref = document.referrer.split('/')[2];
var thedomain;
var rand = dfmSites[Math.floor(Math.random() * dfmSites.length)];
dfmNav.initParams('mode|home', 'site|' + rand, 'pageTitle| ', 'leaderboard|true');
});
</script>
<!--GOOGLE ANALYTICS-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37303540-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>