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.
 
 
 
 

111 lines
4.4 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Thrill Hill Motocross - Calendar</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
<meta http-equiv="Content-Language" content="en-us"></meta>
<meta name="keywords" content="motocross, track, Gadsden, Tennessee, Hurricane Mills, Loretta Lynns, whoops, tabletops, doubles, rhythm section"></meta>
<meta name="description" content="Full featured motocross track located in Gadsden, Tn., less than 100 miles from Loretta Lynn's (Hurricane Mills)."></meta>
<script language="JavaScript" src="/scripts/window.js"></script>
<link href="/styles/core.css" rel="stylesheet" type="text/css"></link>
<link href="/styles/layout.css" rel="stylesheet" type="text/css"></link>
<link href="/styles/classes.css" rel="stylesheet" type="text/css"></link>
<link href="/styles/thmx.css" rel="stylesheet" type="text/css"></link>
<link href="/styles/menu.css" rel="stylesheet" type="text/css"></link>
<link href="/styles/calendar.css" rel="stylesheet" type="text/css"></link>
</head>
<body>
<div id="layout">
<div id="siteheader"><img src="/images/logo.jpg" class="logo"></div>
<div id="panel">
<ul id="menu">
<li><a id="home" href="/"><span class="alt">Home Page</span></a></li>
<li><a id="info" href="/info.html"><span class="alt">Track Info</span></a></li>
<li><a id="dire" href="/directions.html"><span class="alt">Directions</span></a></li>
<li><a id="cale" href="/calendar.html"><span class="alt">Event Calendar</span></a></li>
<li><a id="resu" href="/results.html"><span class="alt">Race Results</span></a></li>
<li><a id="king" href="/king.html"><span class="alt">King Of The Hill</span></a></li>
<li><a id="gall" href="/gallery.html"><span class="alt">Photo Gallery</span></a></li>
<li><a id="more" href="#"><span class="alt">More</span></a></li>
<li><a id="soon" href="#"><span class="alt">Soon</span></a></li>
</ul>
</div> <!-- panel -->
<div id="content">
<h2 class="titlebox">Upcoming Events</h2>
<table cellspacing="0" width="100%" id="calendar">
<thead>
<tr class="month"><th colspan="7">February 2004</th></tr>
<tr class="days"><th>Sun</th><th>Mon</th><th>Tue</th><th>Wed</th><th>Thu</th><th>Fri</th><th>Sat</th></tr>
</thead>
<tbody>
<tr>
<td><span class="date">1</span></td>
<td><span class="date">2</span><span class="event">G'hog Day</span></td>
<td><span class="date">3</span></td>
<td><span class="date">4</span></td>
<td><span class="date">5</span></td>
<td><span class="date">6</span></td>
<td class="end"><span class="date">7</span></td>
</tr>
<tr>
<td><span class="date">8</span><a class="event" href="#">TNT</a></td>
<td><span class="date">9</span></td>
<td><span class="date">10</span></td>
<td><span class="date">11</span></td>
<td><span class="date">12</span></td>
<td><span class="date">13</span></td>
<td class="end" id="today"><span class="date">14</span><a class="event" href="#">Powerline</a></td>
</tr>
<tr>
<td><span class="date">15</span><a class="event" href="#">Thrill Hill</a></td>
<td><span class="date">16</span></td>
<td><span class="date">17</span></td>
<td><span class="date">18</span></td>
<td><span class="date">19</span></td>
<td><span class="date">20</span></td>
<td class="end"><span class="date">21</span><a class="event" href="#">886 MX</a></td>
</tr>
<tr>
<td><span class="date">22</span><a class="event" href="#">Burnthill</a></td>
<td><span class="date">23</span></td>
<td><span class="date">24</span></td>
<td><span class="date">25</span></td>
<td><span class="date">26</span></td>
<td><span class="date">27</span></td>
<td class="end"><span class="date">28</span><a class="event" href="#">Great River</a></td>
</tr>
<tr>
<td><span class="date">29</span><a class="event" href="#">Hidden Val.</a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td class="end">&nbsp;</td>
</tr>
</tbody>
</table>
</div> <!-- content -->
<div id="footer">
<hr />
<!-- <div class="centered"><img src="/images/greydot.gif" width="90%" height="1px"></div> -->
<p>Questions or comments? Contact the <a href="mailto:webmaster@thmx.com">webmaster</a>.<br />
Website design and hosting by <a href="http://www.bullseyecomputing.com/">BCS</a>.<br />
Photography by <a href="mailto:jana@mx-pix.com">Jana Infield</a>.</p>
</div> <!-- footer -->
</div> <!-- layout -->
</body>
</html>