ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>Matthew Kriske</title> <link href="style.css" rel="stylesheet" type="text/css" /> <link href="js/coda-slider-2.0.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="image/favicon.ico" type="image/x-icon" /> <script src="js/jquery-1.3.2.min.js" type="text/javascript"></script> <script src="js/jquery.coda-slider-2.0.js" type="text/javascript"></script> <script src="js/jquery.easing.1.3.js" type="text/javascript"></script> <script type="text/javascript"> $().ready(function() { $('#coda-slider-1').codaSlider(); }); </script> </head> <body> <noscript> <div> <p>Unfortunately your browser does not have JavaScript capabilities which are required to exploit full functionality of our site. This could be the result of two possible scenarios:</p> <ol> <li>You are using an old web browser, in which case you should upgrade it to a newer version. We recommend the latest version of <a href="http://www.getfirefox.com">Firefox</a>.</li> <li>You have disabled JavaScript in you browser, in which case you will have to enable it to properly use our site. <a href="http://www.google.com/support/bin/answer.py?answer=23852">Learn how to enable JavaScript</a>.</li> </ol> </div> </noscript> <img id="background" src="image/bg.jpg" alt="Towing 70 boats" /> <img id="mk" src="image/mk.png" alt="" /> <a href="/main" class="blog"></a> <a href="about.php" class="about"></a> <a href="gallery.php" class="gallery"></a> <a href="#" class="store"></a> <a href="contact.php" class="contact"></a> <div id="footer"> </div> </body> </html>