﻿$(function(){
if ( $("body.ct100_body").length ){
     $(".uatext").css("color", "#53B8DF");
}

$("#ibe").click(function(){
     
     window.location="http://www.setaicondorentals.com/contact-us.htm";
     
     
});

});
