%
'test each required field for content and define the table row that will be added
sMsg = "
Please fill in all fields not marked (optional).
"
iErrors = 0
If Request.Form("fname") = "" Then
iErrors = 1
End If
If Request.Form("lname") = "" Then
iErrors = 1
End If
If Request.Form("address1") = "" Then
iErrors = 1
End If
If Request.Form("city") = "" Then
iErrors = 1
End If
If Request.Form("state") = "" Then
iErrors = 1
End If
If Request.Form("zip") = "" Then
iErrors = 1
End If
If Request.Form("phone") = "" Then
iErrors = 1
End If
If Request.Form("email") = "" Then
iErrors = 1
End If
'determine the state of the check boxes
If Request.Form("mail_list") = "on" Then
sML_State = "checked"
End If
If Request.Form("catalog") = "on" Then
sCat_State = "checked"
End If
'determine what action to assign to the form
If CInt(iErrors) = 0 Then
sAction = "sendit.asp"
sButton = "Send"
sTitle = "Please Verify Your Information"
End If
%>
Since
1980, Ranch Muffler & Truck Accessories,
Inc. (RMTA) has been servicing the Temecula
Valley. Owners Jim & Terri McGill came to
Temecula for the small town atmosphere, starting
out in a small semi trailer & portable office
with outside lifts on Jefferson Ave. (now Hungry
Hunter). In 1987 the city needed to widen Jefferson
Ave. from 2 lanes to 4 lanes forcing RMTA
to move their existing location on Commerce Center
Drive. Having the larger building and seeing the
need for a store for Truck Accessories, RMTA
decided to expand. With all the trucks and SUV's
in the area, the business really started to take
off. Temecula did not stay small for very long
and RMTA grew with it. Currently RMTA
offers performance & stock exhaust systems,
lift kits & truck accessories, trailer hitches
& wiring and a whole lot more.
Let
RMTA make your vehicle look and run the best way
possible.