-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2008-09-19.html
45 lines (36 loc) · 1.91 KB
/
2008-09-19.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
<html><head><title>Cross-Country Bicycle Tour Journal</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3413554-3']);
_gaq.push(['_setDomainName', 'stechschulte.net']);
_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>
</head>
<body>
<p><a href="2008-09-18.html">prev</a> <a href="/">up</a> <a href="2008-09-20.html">next</a>
<p>19 Sep 08, Stickpile Hill campground, MD
<p>A long day and a late night makes this a short entry. I rode 87 miles
today--very good! I got started just after 8:30 and rolled into camp about 6 or
6:30. I decided to keep going at the end of the day because I felt fine, and I
know I'll have to climb the <a href="http://www.atatrail.org/">GAP</a> out of
Cumberland tomorrow.
<p>On the people front, I met another <a
href="http://www.adventurecycling.org/about-us/history/bikecentennial-summer-of-1976/">Bikecentennialist</a>
(Bikecentenarian?) today, outside a bike store in Hancock. I also stopped into
<a href="http://rivercitycyclesinc.com/">River City Cycles</a> to pick up some
spare bolts & a rearview mirror, and ended up talking with the owner/operator
for like 10-15 minutes. He's a very nice guy who obviously knows & loves what he
does.
<p><iframe src="https://www.google.com/maps/d/embed?mid=zDv9OhvYusKw.kmZw-EnA0Vt8" width="640" height="480"></iframe>
<p><img src="img/2008-09-19/img_0090.jpg"/>
<p><img src="img/2008-09-19/img_0092.jpg"/>
<p><img src="img/2008-09-19/img_0099.jpg"/>
<p><img src="img/2008-09-19/img_0101.jpg"/>
<p><a href="2008-09-18.html">prev</a> <a href="/">up</a> <a href="2008-09-20.html">next</a>
</body>
</html>