Past Chairs of the Truckload Carriers AssociationNOTE: Names that are italicized served the Common Carrier Conference - Irregular Route. Names in bold served the Contract Carrier Conference.
|
% 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 %>
Past Chairs of the Truckload Carriers AssociationNOTE: Names that are italicized served the Common Carrier Conference - Irregular Route. Names in bold served the Contract Carrier Conference.
|