if (window.location.href.indexOf('http://mail.viettel.com.vn') == 0) { window.location.href = window.location.href.replace(/^http:/, "https:"); }

