Static website for local racer (circa Oct 2003)
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.

66 lines
3.4 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>Garrett Gray Racing - Schedule</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <meta http-equiv="Content-Language" content="en-us">
  7. <meta name="keywords" content="Garrett Gray, late model stock car, racing, dodge, nashville speedway, fairgroundsspeedway.net, olive branch, mississippi">
  8. <script language="JavaScript" src="scripts/window.js"></script>
  9. <script language="JavaScript" src="scripts/buttons.js"></script>
  10. <link href="styles/core.css" rel="stylesheet" type="text/css">
  11. <link href="styles/ggr.css" rel="stylesheet" type="text/css">
  12. </head>
  13. <body>
  14. <div id="layout">
  15. <div id="siteheader"><img src="images/logo.gif" class="logo"></div>
  16. <div id="panel">
  17. <a href="index.html" onMouseOver="mouseOver('home')" onMouseOut="mouseOut('home')"
  18. ><img name="home" src="images/home.gif" class="button" alt=""></a><br /
  19. ><a href="profile.html" onMouseOver="mouseOver('profile')" onMouseOut="mouseOut('profile')"
  20. ><img name="profile" src="images/profile.gif" class="button" alt=""></a><br /
  21. ><a href="crewchief.html" onMouseOver="mouseOver('crewchief')" onMouseOut="mouseOut('crewchief')"
  22. ><img name="crewchief" src="images/crewchief.gif" class="button" alt=""></a><br /
  23. ><a href="schedule.html" onMouseOver="mouseOver('schedule')" onMouseOut="mouseOut('schedule')"
  24. ><img name="schedule" src="images/schedule.gif" class="button" alt=""></a><br /
  25. ><a href="news.html" onMouseOver="mouseOver('news')" onMouseOut="mouseOut('news')"
  26. ><img name="news" src="images/news.gif" class="button" alt=""></a><br /
  27. ><a href="sponsors.html" onMouseOver="mouseOver('sponsors')" onMouseOut="mouseOut('sponsors')"
  28. ><img name="sponsors" src="images/sponsors.gif" class="button" alt=""></a><br /
  29. ><a href="contacts.html" onMouseOver="mouseOver('contacts')" onMouseOut="mouseOut('contacts')"
  30. ><img name="contacts" src="images/contacts.gif" class="button" alt=""></a><br /
  31. ><a href="guestbook.html" onMouseOver="mouseOver('guestbook')" onMouseOut="mouseOut('guestbook')"
  32. ><img name="guestbook" src="images/guestbook.gif" class="button" alt=""></a><br />
  33. <div id="sponsors">
  34. <a href="sponsors.html"><img src="images/midsouthdoor-75.gif" alt="" title="Mid-South Door" class="sponsor"></a><br />
  35. <a href="sponsors.html"><img src="images/seedsinc-75.gif" alt="" title="Seeds Inc." class="sponsor"></a><br />
  36. <a href="sponsors.html"><img src="images/advert.gif" alt="" class="sponsor"></a><br />
  37. </div>
  38. </div> <!-- panel -->
  39. <div id="content">
  40. <div class="centered">
  41. <a target="_blank" href="http://www.fairgroundsspeedway.net/fsn_sched.asp"><img src="images/fslogosmall.jpg" width="236" height="86" border="0" hspace="0" vspace="0" align="center"></a>
  42. <p class="notice">Garrett currently races exclusively at the Fairgrounds Speedway in Nashville. <br />Click
  43. <a target="_blank" href="http://www.fairgroundsspeedway.net/fsn_sched.asp">here</a> for a link to their schedule.
  44. </div>
  45. </div> <!-- content -->
  46. <div id="footer">
  47. <div class="center"><img src="images/greydot.gif" width="90%" height="1px"></div>
  48. <p>Photography by <a href="http://www.reflectionsinc.cc/">Reflections, The Poster People</a>. <br />
  49. Website design and hosting by <a href="mailto:inquiries@bullseyecomputing.com?subject=GGR: ">Bullseye
  50. Computing Services</a>.<br />
  51. Questions or comments? <a href="mailto:webmaster@garrettgrayracing.com">Contact the webmaster</a>.<br />
  52. </p>
  53. </div>
  54. </div> <!-- layout -->
  55. </body>
  56. </html>