<%
// Redirects any ssl connections to non-ssl for the main page
if (Request.IsSecureConnection)
{
string serverName =HttpUtility.UrlEncode(Request.ServerVariables["SERVER_NAME"]);
Response.Redirect("http://" + serverName);
}
%>
United Title Company has changed its name to Fidelity National Title Company effective July 1, 2010.
You will be redirected to our new website www.FNTColorado.com in a few seconds.
If you are not redirected please click here.
|