-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2008-10-22.html
36 lines (27 loc) · 1.34 KB
/
2008-10-22.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
<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-10-21.html">prev</a> <a href="/">up</a> <a href="2008-10-23.html">next</a>
<p>22 Oct 2008, Hermanville, MS
<p>Another uneventful (and short) day. I found my way through Jackson to buy
more fuel for my stove, but that was the only interesting thing, really. I got
into camp early enough to hike ~1 mile on the old Trace, which was pretty too.
<p><iframe src="https://www.google.com/maps/d/embed?mid=zDv9OhvYusKw.kvdhxE1RaCCI" width="640" height="480"></iframe>
<p><img src="img/2008-10-22/img_0458.jpg" />
<p><img src="img/2008-10-22/img_0460.jpg" />
<p><img src="img/2008-10-22/img_0464.jpg" />
<p><img src="img/2008-10-22/img_0471.jpg" />
<p><a href="2008-10-21.html">prev</a> <a href="/">up</a> <a href="2008-10-23.html">next</a>
</body>
</html>