Truckload Carriers Association Scholarship Fund, Inc.
|
% Set httpsHost = Request.ServerVariables("https_HOST") If httpsHost = "www.truckloadacademy.org" then Response.Redirect ("https://www.truckload.org/tla/index.shtml") End If If httpsHost = "truckloadacademy.org" then Response.Redirect ("https://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 %>
Truckload Carriers Association Scholarship Fund, Inc.
|