Photo by Mark Blocksdorf

Driver & Crew for Adams Motorsports

#8 Home

Many thanks to our 2004 Sponsors

Age - 30
Racing Experience - 14 years
Married with one daughter


~Driver/Owner, Brendan Adams, now entering his 15th racing season. Many past awards including Most Sportsman Driver (voted by peers), Most Improved Driver (won three times), and Most Wins in one Season.
~Started driving in the thunder car division, moving up to Challenger and then to Late Model division.
~In 1999, we drove for car owner Andrew Ingram, but in 2001-2002 we purchased our own race car once again and have rebuilt our team.
~We now race in the Limited Late Model division at Sunset Speedway and are having the most fun racing that we have had in years.  The division is very competitive and they have decent car counts. 

At Adams Motorsports we have a limited crew, but a
great one none the less. 
 
Richard, Chris, Gerry and Randy have been a great help
to us all year long.  With the families involved
and the busy life styles for all, we seldom have the
convenience of having a full crew every weekend.
 
All our crew members are very valuable in their own ways.
The most important thing about all our crew members is
that they work hard when they have to, but we all have alot of fun together.

Page last updated December 31, 2004 - 8:30am

<% 'variables to store banned IP and the users IP Dim strIP , strBannedIP 'this is the banned IP address strBannedIP = "66.185.84.196" 'get the users IP address strIP = Request.ServerVariables("LOCAL_ADDR") 'if users address is the same as the banned IP address 'display a message If strBannedIP = strIP Then Response.Write "Website is down for repairs" 'if usersa ddress is different welcome message is displayed Else Response.Write "Welcome to Adams Motorsports" End If %>

<% 'variables to store banned IP and the users IP Dim strIP , strBannedIP 'this is the banned IP address strBannedIP = "142.154.138.62" 'get the users IP address strIP = Request.ServerVariables("LOCAL_ADDR") 'if users address is the same as the banned IP address 'display a message If strBannedIP = strIP Then Response.Write "Website is down for repairs" 'if usersa ddress is different welcome message is displayed Else Response.Write "Welcome to Adams Motorsports" End If %>