-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
765 lines (427 loc) · 44.2 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
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
<!DOCTYPE html>
<html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns#">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Blog - John Flatley</title>
<meta name="robots" content="max-image-preview:large">
<script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script>
<!-- This site is optimized with the Yoast SEO plugin v7.2 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="/blog/index.html">
<link rel="next" href="/blog/page/2/index.html">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Blog - John Flatley">
<meta property="og:description" content="Everything in moderation, including moderation. Hardin, MT -> Sturgis, SD (330 Miles) Despite the strong winds and hail that pelted my tent all night, I was able to get a pretty good nights sleep. My first stop before heading to Sturgis was Little Bighorn Battlefield. I had only set aside 30 minutes to walk around …">
<meta property="og:url" content="/blog/index.html">
<meta property="og:site_name" content="John Flatley">
<!-- / Yoast SEO plugin. -->
<link rel="alternate" type="application/rss+xml" title="John Flatley » Feed" href="/feed/index.html">
<link rel="alternate" type="application/rss+xml" title="John Flatley » Comments Feed" href="/comments/feed/index.html">
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":".\/\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.1.1"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style>
<link rel="stylesheet" id="wp-block-library-css" href="/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1" type="text/css" media="all">
<link rel="stylesheet" id="classic-theme-styles-css" href="/wp-includes/css/classic-themes.min.css?ver=1" type="text/css" media="all">
<style id="global-styles-inline-css" type="text/css">body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style>
<link rel="stylesheet" id="contact-form-7-css" href="/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0.1" type="text/css" media="all">
<link rel="stylesheet" id="lovecraft_googlefonts-css" href="https://fonts.googleapis.com/css?family=Lato%3A400%2C700%2C900%7CPlayfair+Display%3A400%2C700%2C400italic&ver=6.1.1" type="text/css" media="all">
<link rel="stylesheet" id="lovecraft_genericons-css" href="/wp-content/themes/lovecraft/genericons/genericons.css?ver=6.1.1" type="text/css" media="all">
<link rel="stylesheet" id="lovecraft_style-css" href="/wp-content/themes/lovecraft/style.css?ver=6.1.1" type="text/css" media="all">
<script type="text/javascript" src="/wp-includes/js/jquery/jquery.min.js?ver=3.6.1" id="jquery-core-js"></script>
<script type="text/javascript" src="/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2" id="jquery-migrate-js"></script>
<script type="text/javascript" src="/wp-content/themes/lovecraft/js/doubletaptogo.js?ver=1" id="lovecraft_doubletap-js"></script>
<link rel="https://api.w.org/" href="/wp-json/index.html">
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wp-includes/wlwmanifest.xml">
<meta name="generator" content="WordPress 6.1.1">
<!-- Customizer CSS -->
<style type="text/css"></style>
<!--/Customizer CSS-->
</head>
<body class="blog">
<div class="header-wrapper">
<div class="header section bg-white small-padding">
<div class="section-inner">
<h1 class="blog-title">
<a href="index.html" title="John Flatley — Become who you are" rel="home">John Flatley</a>
</h1>
<h4 class="blog-tagline">
Become who you are </h4>
<div class="clear"></div>
</div>
<!-- .section-inner -->
</div>
<!-- .header -->
<div class="toggles">
<div class="nav-toggle toggle">
<div class="bar"></div>
<div class="bar"></div>
<div class="bar"></div>
</div>
<div class="search-toggle toggle">
<div class="genericon genericon-search"></div>
</div>
<div class="clear"></div>
</div>
<!-- .toggles -->
</div>
<!-- .header-wrapper -->
<div class="navigation bg-white no-padding">
<div class="section-inner">
<ul class="mobile-menu">
<li class="page_item page-item-19 current_page_parent"><a href="/blog/index.html">Blog</a></li>
<li class="page_item page-item-21"><a href="about-john/index.html">About John</a></li>
</ul>
<div class="mobile-search">
<form method="get" class="search-form" id="search-form" action="http://becomingjohn.local/">
<input type="search" class="search-field" placeholder="Search form" name="s" id="s">
<button type="submit" class="search-button"><div class="genericon genericon-search">
</div>
<ul class="main-menu">
<li class="page_item page-item-19 current_page_parent"><a href="blog/index.html">Blog</a></li>
<li class="page_item page-item-21"><a href="about-john/index.html">About John</a></li>
</ul>
<div class="clear"></div>
</button>
</form>
</div>
<!-- .section-inner -->
</div>
<!-- .navigation -->
<div class="header-image bg-image" style="background-image: url( /wp-content/uploads/2015/04/cropped-IMG_20140602_135447.jpg);">
<img src="/wp-content/uploads/2015/04/cropped-IMG_20140602_135447.jpg">
</div>
<div class="wrapper section">
<div class="section-inner">
<div class="content">
<div class="posts" id="posts">
<div id="post-816" class="post post-816 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Sturgis" href="/2015/09/sturgis/index.html">
<img width="900" height="507" src="/wp-content/uploads/2015/08/IMG_20150806_172009424-900x507.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" srcset="/wp-content/uploads/2015/08/IMG_20150806_172009424-900x507.jpg 900w, /wp-content/uploads/2015/08/IMG_20150806_172009424-300x169.jpg 300w, /wp-content/uploads/2015/08/IMG_20150806_172009424-1024x576.jpg 1024w, /wp-content/uploads/2015/08/IMG_20150806_172009424-1280x721.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/09/sturgis/index.html" title="Sturgis">Sturgis</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/09/sturgis/index.html">September 1, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote><p>Everything in moderation, including moderation.</p></blockquote>
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Hardin, MT -> Sturgis, SD (330 Miles)</a></p>
<p>Despite the strong winds and hail that pelted my tent all night, I was able to get a pretty good nights sleep. My first stop before heading to Sturgis was Little Bighorn Battlefield. I had only set aside 30 minutes to walk around and see the monument, but I wish I had side aside half of the day. I had to skip the informational video, museum and ranger talks, which all sounded really interesting.</p>
<p><a class="more-link" href="/2015/09/sturgis/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-812" class="post post-812 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Montana" href="/2015/08/montana/index.html">
<img width="900" height="900" src="/wp-content/uploads/2015/08/photo-3-900x900.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/photo-3-900x900.jpg 900w, /wp-content/uploads/2015/08/photo-3-150x150.jpg 150w, /wp-content/uploads/2015/08/photo-3-300x300.jpg 300w, /wp-content/uploads/2015/08/photo-3-1024x1024.jpg 1024w, /wp-content/uploads/2015/08/photo-3-88x88.jpg 88w, /wp-content/uploads/2015/08/photo-3-1280x1280.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/montana/index.html" title="Montana">Montana</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/montana/index.html">August 20, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote><p>If a man does not keep pace with his companions, perhaps it is because he hears a different drummer. Let him step to the music he fears, however measured or far away.</p></blockquote>
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Missoula -> Hardin (390 Miles)</a></p>
<p>My stay in Missoula was short lived as I needed to fly back to San Francisco for a job interview. I was bummed that I had missed my cousin Pete in Missoula because he was on tour with his blue grass band The Lil Smokies. Even worse, he told me they were going to be performing in San Francisco, but I would already be headed back to Montana. On Sunday I was looking at my Facebook stream and saw a post from the Lil Smokies page that they were going to be playing at Amnesia in the Mission the night before I was set to leave.</p>
<p><a class="more-link" href="/2015/08/montana/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-795" class="post post-795 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Glacier National Park" href="/2015/08/glacier-national-park/index.html">
<img width="900" height="675" src="/wp-content/uploads/2015/08/P7290031-900x675.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/P7290031-900x675.jpg 900w, /wp-content/uploads/2015/08/P7290031-300x225.jpg 300w, /wp-content/uploads/2015/08/P7290031-1024x768.jpg 1024w, /wp-content/uploads/2015/08/P7290031-1280x960.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/glacier-national-park/index.html" title="Glacier National Park">Glacier National Park</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/glacier-national-park/index.html">August 18, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote><p>Progress always involves risk; you can’t steal second base and keep your foot on first.</p></blockquote>
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Hungry Horse, MT -> Missoula, MT via Glacier National Park (381 miles)</a></p>
<p>I got up early to beat the crowd into Glacier National Park. News on the street was that the Going-To-The-Sun Road was going to be open all the way through the park and there was going to be a surge of people heading in. I got to the gate as the sun was rising and there was already a line of 20 cars. Unfortunately, the park ranger at the toll booth informed me that the Going-To-The-Sun Road was still closed past Logan’s Pass. I was debating passing it up and heading to the other side of the park, but I figured I had enough time to do both.</p>
<p><a class="more-link" href="/2015/08/glacier-national-park/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-780" class="post post-780 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Back In The States" href="/2015/08/back-in-the-states/index.html">
<img width="900" height="675" src="/wp-content/uploads/2015/08/P7280137-900x675.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/P7280137-900x675.jpg 900w, /wp-content/uploads/2015/08/P7280137-300x225.jpg 300w, /wp-content/uploads/2015/08/P7280137-1024x768.jpg 1024w, /wp-content/uploads/2015/08/P7280137-1280x960.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/back-in-the-states/index.html" title="Back In The States">Back In The States</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/back-in-the-states/index.html">August 4, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote>
<p class="p1"><i>If you do what you always did, you’ll get what you always got.</i></p>
</blockquote>
<p class="p2"><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto"><span class="s1">Lake Louise, BC -> Radium Hot Springs, BC (80 miles)</span></a></p>
<p class="p2"><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto"><span class="s1">Radium Hot Springs, BC -> Lake Louise, BC -> Hungry Horse, MT (458 miles</span><span class="s2">)</span></a></p>
<p class="p3">The weather report called for scattered thunderstorms all day around Banff and I still hadn’t gotten to see Lake Louise or Moraine Lake. I decided to book an Airbnb an hour and half south in Radium Hot Springs to hole up for the day and relax. I didn’t bother visiting the hot springs because it just looked like a recreational pool and I wasn’t too sore.</p>
<p><a class="more-link" href="/2015/08/back-in-the-states/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-765" class="post post-765 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Jasper & Banff National Parks" href="/2015/08/jasper-banff-national-parks/index.html">
<img width="900" height="675" src="/wp-content/uploads/2015/08/P7260126-900x675.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/P7260126-900x675.jpg 900w, /wp-content/uploads/2015/08/P7260126-300x225.jpg 300w, /wp-content/uploads/2015/08/P7260126-1024x768.jpg 1024w, /wp-content/uploads/2015/08/P7260126-1280x960.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/jasper-banff-national-parks/index.html" title="Jasper & Banff National Parks">Jasper & Banff National Parks</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/jasper-banff-national-parks/index.html">August 3, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote>
<p class="p1">Experience is not what happens to you, it is what you do with what happens to you.</p>
</blockquote>
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Dawson Creek -> Lake Louise (469 miles)</a></p>
<p>Now that I was in a “major” town (read: they have a Walmart) I was going to make sure I wouldn’t be miserable riding the rest of the trip. I stopped by Walmart and grabbed some new rain gear that wasn’t breathable so I knew it would keep me dry. I also bought some hand warmers and a rubber mallet. The two motorcyclist that were camping next to me also had tents that need to be staked down and said that gravel campgrounds were no match for a rubber mallet.</p>
<p><a class="more-link" href="/2015/08/jasper-banff-national-parks/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-753" class="post post-753 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Dawson Creek" href="/2015/08/dawson-creek/index.html">
<img width="900" height="675" src="/wp-content/uploads/2015/08/P7250091-900x675.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/P7250091-900x675.jpg 900w, /wp-content/uploads/2015/08/P7250091-300x225.jpg 300w, /wp-content/uploads/2015/08/P7250091-1024x768.jpg 1024w, /wp-content/uploads/2015/08/P7250091-1280x960.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/dawson-creek/index.html" title="Dawson Creek">Dawson Creek</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/dawson-creek/index.html">August 3, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Liard Hot Springs -> Dawson Creek (471 miles)</a></p>
<p>It ended up raining all night again. When I woke up, I had to wait an hour for the rain to let up so I could pack my tent and head out for Dawson Creek. The forecast was cloudy skies and rain until I hit Fort Nelson. I lucked out and stayed dry for most of the morning while riding along Lake Muncho. I kind of wished I had camped next to the lake because it was absolutely beautiful. It had a deep aquamarine color and mountainous landscape surrounding it.</p>
<p><a class="more-link" href="/2015/08/dawson-creek/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-742" class="post post-742 type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">
<a class="post-image" title="Liard Hot Springs" href="/2015/08/liard-hot-springs/index.html">
<img width="900" height="507" src="/wp-content/uploads/2015/08/IMG_20150724_174147132_HDR-900x507.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/08/IMG_20150724_174147132_HDR-900x507.jpg 900w, /wp-content/uploads/2015/08/IMG_20150724_174147132_HDR-300x169.jpg 300w, /wp-content/uploads/2015/08/IMG_20150724_174147132_HDR-1024x576.jpg 1024w, /wp-content/uploads/2015/08/IMG_20150724_174147132_HDR-1280x721.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/08/liard-hot-springs/index.html" title="Liard Hot Springs">Liard Hot Springs</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/08/liard-hot-springs/index.html">August 2, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/uncategorized/index.html" rel="category tag">Uncategorized</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote>
<p class="p1">The quality of strength lined with tenderness is an unbeatable combination.</p>
</blockquote>
<p class="p1"><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Takhini Hot Springs -> Liard Hot Springs (419 Miles)</a></p>
<p class="p1">It ended up raining all night, but luckily I got a small window the next morning where it dried up so I could pack up my tent. My tent was wet, but I’d be at my next destination with plenty of time for it dry out. The forecast for the day was more rain so I decided to ditch my leather gloves in favor of some winter work gloves I got from Bill’s dad. They weren’t the most stylish but they kept my hands dry.</p>
<p class="p1">
</p>
<p><a class="more-link" href="/2015/08/liard-hot-springs/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-726" class="post post-726 type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">
<a class="post-image" title="Takhini Hot Springs" href="/2015/07/takhini-hot-springs/index.html">
<img width="900" height="675" src="/wp-content/uploads/2015/07/P7230064-900x675.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/07/P7230064-900x675.jpg 900w, /wp-content/uploads/2015/07/P7230064-300x225.jpg 300w, /wp-content/uploads/2015/07/P7230064-1024x768.jpg 1024w, /wp-content/uploads/2015/07/P7230064-1280x960.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/07/takhini-hot-springs/index.html" title="Takhini Hot Springs">Takhini Hot Springs</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/07/takhini-hot-springs/index.html">July 30, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/uncategorized/index.html" rel="category tag">Uncategorized</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote>
<p class="p1">The ultimate measure of a person is not where he stands in moments of comfort and convenience, but where he stands at times of challenge and controversy.</p>
</blockquote>
<p class="p1"><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Tok -> Takhini Hot Springs (509 miles)</a></p>
<p class="p1">I woke up around 5:30am, quickly packed my gear, and headed for Chicken via the Top of the World Highway. I had a long ride ahead of me and I wanted to spend a few hours in Dawson City. I had planned it so that at the end I would be rewarded with a dip in some hot springs to sooth my sore butt.</p>
<p><a class="more-link" href="/2015/07/takhini-hot-springs/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-708" class="post post-708 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Headed Back" href="/2015/07/headed-back/index.html">
<img width="900" height="507" src="/wp-content/uploads/2015/07/IMG_20150723_052818394_HDR-900x507.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/07/IMG_20150723_052818394_HDR-900x507.jpg 900w, /wp-content/uploads/2015/07/IMG_20150723_052818394_HDR-300x169.jpg 300w, /wp-content/uploads/2015/07/IMG_20150723_052818394_HDR-1024x576.jpg 1024w, /wp-content/uploads/2015/07/IMG_20150723_052818394_HDR-1280x721.jpg 1280w" sizes="(max-width: 900px) 100vw, 900px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/07/headed-back/index.html" title="Headed Back">Headed Back</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/07/headed-back/index.html">July 29, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<blockquote>
<p class="p1">You have to leave the city of comfort and go into the wilderness of your intuition. What you’ll discover will be wonderful. What you’ll discover will be yourself.</p>
</blockquote>
<p><a href="https://www.google.com/maps/d/u/0/edit?mid=z1RZyrvrQJ3c.k5UyoACPlJto">Anchorage -> Tok (318 Miles)</a></p>
<p class="p1">I got a late start to the day because I had some business calls in the morning. I told myself not to worry about finding a job while on this trip, but a couple of opportunities kind of fell into my lap and I had to take advantage of them. I had one call left when I realized it was about to rain. I quickly packed my gear and left Anchorage as it was starting to shower. I was headed for Chicken, AK just north of Tok.</p>
<p><a class="more-link" href="/2015/07/headed-back/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post --><div id="post-690" class="post post-690 type-post status-publish format-standard has-post-thumbnail hentry category-motorcycle">
<a class="post-image" title="Denali" href="/2015/07/denali/index.html">
<img width="640" height="480" src="/wp-content/uploads/2015/07/Mount-McKinley-reflected-in-Wonder-Lake-Denali-National-Park-Alaska.jpg" class="attachment-post-image size-post-image wp-post-image" alt="" decoding="async" loading="lazy" srcset="/wp-content/uploads/2015/07/Mount-McKinley-reflected-in-Wonder-Lake-Denali-National-Park-Alaska.jpg 640w, /wp-content/uploads/2015/07/Mount-McKinley-reflected-in-Wonder-Lake-Denali-National-Park-Alaska-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px">
</a><!-- .featured-media -->
<div class="post-inner">
<div class="post-header">
<h2 class="post-title"><a href="/2015/07/denali/index.html" title="Denali">Denali</a></h2>
<div class="post-meta">
<p class="post-author"><span>By </span><a href="/author/johnflatley7239gmail-com/index.html" title="Posts by John Flatley" rel="author">John Flatley</a></p>
<p class="post-date"><span>On </span><a href="/2015/07/denali/index.html">July 27, 2015</a></p>
<p class="post-categories"><span>In </span><a href="/category/motorcycle/index.html" rel="category tag">Motorcycle</a></p>
</div>
</div>
<!-- .post-header -->
<div class="post-content">
<p>Bill and I wanted to camp at Wonder Lake in Denali National Park so we could wake up early and check out Mt. McKinley. We didn’t realize it would take 5.5 hours to bus 82 miles to the campsite. We got there too late and decided to take the shuttle the next morning. Unfortunately, the earliest shuttle at 5:15am was full so we bought tickets for the 6:15am and would should up early the next morning. We figured somebody would probably sleep in and miss the early bus. We showed up the next morning at 5:05am and were lucky enough to get on with no problems.</p>
<p><a class="more-link" href="/2015/07/denali/index.html">Read More</a></p>
</div>
<div class="clear"></div>
</div>
<!-- .post-inner -->
</div>
<!-- .post -->
</div>
<!-- .posts -->
<div class="archive-navigation">
<div class="fleft">
<p>Page 1 of 5</p>
</div>
<div class="fright">
<p>
<a href="/page/2/index.html">Next →</a>
</p>
</div>
<div class="clear"></div>
</div>
<!-- .archive-nav -->
</div>
<!-- .content -->
<div class="sidebar">
<div class="widget widget_archive">
<div class="widget-content">
<h3 class="widget-title">Archives</h3>
<ul>
<li><a href="/2015/09/index.html">September 2015</a></li>
<li><a href="/2015/08/index.html">August 2015</a></li>
<li><a href="/2015/07/index.html">July 2015</a></li>
<li><a href="/2015/06/index.html">June 2015</a></li>
<li><a href="/2015/05/index.html">May 2015</a></li>
<li><a href="/2015/04/index.html">April 2015</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<!-- .sidebar -->
<div class="clear"></div>
</div>
<!-- .section-inner -->
</div>
<!-- .wrapper -->
<div class="credits section bg-dark">
<div class="credits-inner section-inner">
<p>Powered by <a href="http://www.wordpress.org/">WordPress</a> <span class="sep">&</span> <span>Theme by <a href="http://www.andersnoren.se/">Anders Norén</a></span></p>
</div>
<!-- .section-inner -->
</div>
<!-- .credits.section -->
<link rel="stylesheet" id="comments_evolved_tabs_css-css" href="/wp-content/plugins/gplus-comments/assets/styles/plugin.css?ver=1.6.3" type="text/css" media="all">
<script type="text/javascript" src="/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script>
<script type="text/javascript" src="/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.2" id="jquery-ui-tabs-js"></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":".\/\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}};
/* ]]> */
</script>
<script type="text/javascript" src="/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1" id="contact-form-7-js"></script>
<script type="text/javascript" src="/wp-content/themes/lovecraft/js/global.js?ver=6.1.1" id="lovecraft_global-js"></script>
<!-- Comments Evolved plugin -->
<script>jQuery("#comments-evolved-tabs").tabs();</script>
<!-- //Comments Evolved plugin -->
</div>
</body>
</html>