if (window.location.href.toLowerCase().indexOf("http://discounthairsystem.com") != -1) {
    window.location.href = window.location.href.toLowerCase().replace("http://discounthairsystem.com", "http://www.discounthairsystem.com");
}
