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.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Garrett Gray Racing - Crewchief</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Language" content="en-us"> <meta name="keywords" content="Garrett Gray, late model stock car, racing, dodge, nashville speedway, fairgroundsspeedway.net, olive branch, mississippi"> <script language="JavaScript" src="scripts/window.js"></script> <script language="JavaScript" src="scripts/buttons.js"></script> <link href="styles/core.css" rel="stylesheet" type="text/css"> <link href="styles/ggr.css" rel="stylesheet" type="text/css"> </head> <body> <div id="layout">
<div id="siteheader"><img src="images/logo.gif" class="logo"></div>
<div id="panel">
<a href="index.html" onMouseOver="mouseOver('home')" onMouseOut="mouseOut('home')" ><img name="home" src="images/home.gif" class="button" alt=""></a><br / ><a href="profile.html" onMouseOver="mouseOver('profile')" onMouseOut="mouseOut('profile')" ><img name="profile" src="images/profile.gif" class="button" alt=""></a><br / ><a href="crewchief.html" onMouseOver="mouseOver('crewchief')" onMouseOut="mouseOut('crewchief')" ><img name="crewchief" src="images/crewchief.gif" class="button" alt=""></a><br / ><a href="schedule.html" onMouseOver="mouseOver('schedule')" onMouseOut="mouseOut('schedule')" ><img name="schedule" src="images/schedule.gif" class="button" alt=""></a><br / ><a href="news.html" onMouseOver="mouseOver('news')" onMouseOut="mouseOut('news')" ><img name="news" src="images/news.gif" class="button" alt=""></a><br / ><a href="sponsors.html" onMouseOver="mouseOver('sponsors')" onMouseOut="mouseOut('sponsors')" ><img name="sponsors" src="images/sponsors.gif" class="button" alt=""></a><br / ><a href="contacts.html" onMouseOver="mouseOver('contacts')" onMouseOut="mouseOut('contacts')" ><img name="contacts" src="images/contacts.gif" class="button" alt=""></a><br / ><a href="guestbook.html" onMouseOver="mouseOver('guestbook')" onMouseOut="mouseOut('guestbook')" ><img name="guestbook" src="images/guestbook.gif" class="button" alt=""></a><br />
<div id="sponsors"> <a href="sponsors.html"><img src="images/midsouthdoor-75.gif" alt="" title="Mid-South Door" class="sponsor"></a><br /> <a href="sponsors.html"><img src="images/seedsinc-75.gif" alt="" title="Seeds Inc." class="sponsor"></a><br /> <a href="sponsors.html"><img src="images/advert.gif" alt="" class="sponsor"></a><br /> </div>
</div> <!-- panel -->
<div id="content">
<div class="rightphoto"> <a href="javascript:viewPhoto('view.php?photo=images/crewchief.big.jpg', 563, 524);" ><img src="images/crewchief.jpg" class="crewchief"></a ><p>Crewchief Butch Springfield</p> </div> <p>Butch Springfield has been part of racing for 35 years running sprints and super modified. He has lead several teams through the racing process. “The setup we have now is the best”. Butch said, “Garrett, the car, the shop and the racing season is getting better every race”.</p> <p>As a full time crew chief Butch works every day on Garrett’s Late Model Car, repairing the weekly damage and regular maintenance on every component to ensure their racecar is reliable. “The technology is always changing and the main things are a good safe car and keeping the safety equipment up to date”.</p> <p>Butch basically does the same thing on race day, going over every component and adjusting the balance during practice. “The most important part of pre race is making Garrett comfortable about driving the racecar”. Butch works before the race to make sure Garrett’s car is running stable and balanced and that the car will stay with Garrett the whole race using a combination of weights, springs, shocks and front end alignment. Butch also said, “My mind is always going, even when standing around, I’m thinking of pointers and coaching Garrett about what will or may happen”.</p> <p>During the race he listens in to what Garrett is saying about the cars’ handling. “Like if the car changes during the race and Garrett can’t pit, I will suggest changes for this race and note changes for the next race. We are always looking forward to the next race aiming for better and better racing”.</p> <p>“I’ve worked with rookies and veteran drivers and Garrett is showing the skill of a 4 to 5 year veteran. Garrett is aggressive when he needs to be aggressive and smart when he needs to be smart”.</p>
</div> <!-- content -->
<div id="footer"> <div class="center"><img src="images/greydot.gif" width="90%" height="1px"></div> <p>Photography by <a href="http://www.reflectionsinc.cc/">Reflections, The Poster People</a>. <br /> Website design and hosting by <a href="mailto:inquiries@bullseyecomputing.com?subject=GGR: ">Bullseye Computing Services</a>.<br /> Questions or comments? <a href="mailto:webmaster@garrettgrayracing.com">Contact the webmaster</a>.<br /> </p> </div>
</div> <!-- layout --> </body> </html>
|