Static website for local motocross track (circa Jun 2004)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

78 lines
3.9 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Thrill Hill Motocross - News</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
  6. <meta http-equiv="Content-Language" content="en-us"></meta>
  7. <meta name="keywords" content="motocross, track, Gadsden, Tennessee, Hurricane Mills, Loretta Lynns, whoops, tabletops, doubles, rhythm section"></meta>
  8. <meta name="description" content="Full featured motocross track located in Gadsden, Tn., less than 100 miles from Loretta Lynn's (Hurricane Mills)."></meta>
  9. <script language="JavaScript" src="/scripts/window.js"></script>
  10. <script language="JavaScript" src="/scripts/buttons.js"></script>
  11. <link href="/styles/core.css" rel="stylesheet" type="text/css"></link>
  12. <link href="/styles/thmx.css" rel="stylesheet" type="text/css"></link>
  13. </head>
  14. <body>
  15. <div id="layout">
  16. <div id="siteheader"><img src="images/logo.jpg" class="logo"></div>
  17. <div id="panel">
  18. <a href="/index.html" onMouseOver="mouseOver('Home');" onMouseOut="mouseOut('Home');"
  19. ><img name="Home" src="/images/Home.jpg" class="button" alt="navButton" /></a><br
  20. /><a href="/info.html" onMouseOver="mouseOver('TrackInfo');" onMouseOut="mouseOut('TrackInfo');"
  21. ><img name="TrackInfo" src="/images/TrackInfo.jpg" class="button" alt="navButton" /></a><br
  22. /><a href="/directions.html" onMouseOver="mouseOver('Directions');" onMouseOut="mouseOut('Directions');"
  23. ><img name="Directions" src="/images/Directions.jpg" class="button" alt="navButton" /></a><br
  24. /><a href="/calendar.html" onMouseOver="mouseOver('Calendar');" onMouseOut="mouseOut('Calendar');"
  25. ><img name="Calendar" src="/images/Calendar.jpg" class="button" alt="navButton" /></a><br
  26. /><a href="/results.html" onMouseOver="mouseOver('Results');" onMouseOut="mouseOut('Results');"
  27. ><img name="Results" src="/images/Results.jpg" class="button" alt="navButton" /></a><br
  28. /><a href="/king.html" onMouseOver="mouseOver('King');" onMouseOut="mouseOut('King');"
  29. ><img name="King" src="/images/King.jpg" class="button" alt="navButton" /></a><br
  30. /><a href="/gallery.html" onMouseOver="mouseOver('Gallery');" onMouseOut="mouseOut('Gallery');"
  31. ><img name="Gallery" src="/images/Gallery.jpg" class="button" alt="navButton" /></a><br
  32. /><a href="#" onMouseOver="mouseOver('More');" onMouseOut="mouseOut('More');"
  33. ><img name="More" src="/images/More.jpg" class="button" alt="navButton" /></a><br
  34. /><a href="#" onMouseOver="mouseOver('Soon');" onMouseOut="mouseOut('Soon');"
  35. ><img name="Soon" src="/images/Soon.jpg" class="button" alt="navButton" /></a><br />
  36. </div> <!-- panel -->
  37. <div id="content">
  38. <h3 class="titlebox">News Archives</h2>
  39. <dl>
  40. <dt> Sep 17th:</dt>
  41. <dd>Shannon Niday will be back at Thrill Hill on October 4th &amp; 5th to teach his
  42. popular motocross school. Ask Mike for a registration form.</dd>
  43. <dt> Sep 14th:</dt>
  44. <dd> Thrill Hill will be open for practice on Saturday, Sep. 20th, but closed on Sunday
  45. Sep. 21st due to the &#8220;King of the Hill&#8221; series race at Dry Hill. Come out
  46. to Dry Hill and race with us on Sunday!</dd>
  47. <dt> Aug 15th:</dt>
  48. <dd>The &#8220;<a href="king.html">King of the Hill</a>&#8221; series
  49. is about to begin!! For more info, check out the &#8220;<a href="king.html">King
  50. of the Hill</a>&#8221; page.</dd>
  51. <dt> Aug 7th:</dt>
  52. <dd><a href="http://www.burnthillmotocross.com" target="_blank">Burnt
  53. Hill Motocross</a> has officially been added to the &quot;<a href="king.html">King
  54. of the Hill</a>&quot; series. Check the <a href="calendar.html">calendar</a>
  55. for details.</dd>
  56. </dl>
  57. </div> <!-- content -->
  58. <div id="footer">
  59. <div class="centered"><img src="/images/greydot.gif" width="90%" height="1px"></div>
  60. <p>Questions or comments? Contact the <a href="mailto:webmaster@thmx.com">webmaster</a>.<br />
  61. Website design and hosting by <a href="http://www.bullseyecomputing.com/">BCS</a>.<br />
  62. Photography by <a href="mailto:jana@mx-pix.com">Jana Infield</a>.</p>
  63. </div> <!-- footer -->
  64. </div> <!-- layout -->
  65. </body>
  66. </html>