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.

89 lines
5.0 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 - Crewchief</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="rightphoto">
  41. <a href="javascript:viewPhoto('view.php?photo=images/crewchief.big.jpg', 563, 524);"
  42. ><img src="images/crewchief.jpg" class="crewchief"></a
  43. ><p>Crewchief Butch Springfield</p>
  44. </div>
  45. <p>Butch Springfield has been part of racing for 35 years running sprints and super modified.
  46. He has lead several teams through the racing process. &#8220;The setup we have now
  47. is the best&#8221;. Butch said, &#8220;Garrett, the car, the shop and the racing season
  48. is getting better every race&#8221;.</p>
  49. <p>As a full time crew chief Butch works every day on Garrett&#8217;s Late Model Car, repairing
  50. the weekly damage and regular maintenance on every component to ensure their racecar
  51. is reliable. &#8220;The technology is always changing and the main things are a good
  52. safe car and keeping the safety equipment up to date&#8221;.</p>
  53. <p>Butch basically does the same thing on race day, going over every component and adjusting
  54. the balance during practice. &#8220;The most important part of pre race is making
  55. Garrett comfortable about driving the racecar&#8221;. Butch works before the
  56. race to make sure Garrett&#8217;s car is running stable and balanced and that the
  57. car will stay with Garrett the whole race using a combination of weights, springs,
  58. shocks and front end alignment. Butch also said, &#8220;My mind is always going,
  59. even when standing around, I&#8217;m thinking of pointers and coaching Garrett about
  60. what will or may happen&#8221;.</p>
  61. <p>During the race he listens in to what Garrett is saying about the cars&#8217; handling.
  62. &#8220;Like if the car changes during the race and Garrett can&#8217;t pit, I
  63. will suggest changes for this race and note changes for the next race. We are always
  64. looking forward to the next race aiming for better and better racing&#8221;.</p>
  65. <p>&#8220;I&#8217;ve worked with rookies and veteran drivers and Garrett is showing
  66. the skill of a 4 to 5 year veteran. Garrett is aggressive when he needs to be aggressive
  67. and smart when he needs to be smart&#8221;.</p>
  68. </div> <!-- content -->
  69. <div id="footer">
  70. <div class="center"><img src="images/greydot.gif" width="90%" height="1px"></div>
  71. <p>Photography by <a href="http://www.reflectionsinc.cc/">Reflections, The Poster People</a>. <br />
  72. Website design and hosting by <a href="mailto:inquiries@bullseyecomputing.com?subject=GGR: ">Bullseye
  73. Computing Services</a>.<br />
  74. Questions or comments? <a href="mailto:webmaster@garrettgrayracing.com">Contact the webmaster</a>.<br />
  75. </p>
  76. </div>
  77. </div> <!-- layout -->
  78. </body>
  79. </html>