<!doctype html>
<html>
    <head>
        <title>Zk | Matt's new toy.</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | Matt's new toy.</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<div style="float: right; margin-left: 10px; margin-bottom: 10px;"> <a href="http://www.flickr.com/photos/ranna/970450394/" title="photo sharing"><img alt="" src="http://farm2.static.flickr.com/1202/970450394_3a8d329459_m.jpg" style="border: solid 2px #000000;"/></a> <br/> <span style="font-size: 0.9em; margin-top: 0px;"> <a href="http://www.flickr.com/photos/ranna/970450394/">Matt's new toy.</a> <br/>  Originally uploaded by <a href="http://www.flickr.com/people/ranna/">Drab Makyo</a> </span></div>

<p>Oooooor.. I could wind up with a bike that usually goes for $1300 for a tenth of  that price (originally retailed for $3750 according to the internet @.@).  Sure, it&rsquo;s broken, but nothing unfixable with a little ingenuity.<br/><a href="http://www.flickr.com/photos/ranna/970452464/" title="Photo Sharing"><img alt="oshi..." height="100" src="http://farm2.static.flickr.com/1147/970452464_71086b972c_t.jpg" width="67"/></a>&lt;br clear=&rdquo;all&rdquo;/</p>
            </article>
            <footer>
                <p>Page generated on 2007-08-01 05:31:31</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>