%
Set HTTPHost = Request.ServerVariables("HTTP_HOST")
If HTTPHost = "www.truckloadacademy.org" then
Response.Redirect ("http://www.truckload.org/tla/index.shtml")
End If
If HTTPHost = "truckloadacademy.org" then
Response.Redirect ("http://www.truckload.org/tla/index.shtml")
End If
%>
<%
Set HTTPHost = Request.ServerVariables("HTTP_HOST")
If HTTPHost = "www.duescalculator.org" then
Response.Redirect ("https://www.truckload.org/duescalculator/index.shtml")
End If
If HTTPHost = "duescalculator.org" then
Response.Redirect ("https://www.truckload.org/duescalculator/index.shtml")
End If
%>
<%
Set HTTPHost = Request.ServerVariables("HTTP_HOST")
If HTTPHost = "www.duescalculator.com" then
Response.Redirect ("https://www.truckload.org/duescalculator/index.shtml")
End If
If HTTPHost = "duescalculator.com" then
Response.Redirect ("https://www.truckload.org/duescalculator/index.shtml")
End If
%>
TCA Annual National Fleet Safety Awards Program
Click Here for
more details about the 2005 recipient of this award.
Click Here for
more details about the 2004 recipient of this award.
|