﻿
//$(document).ready(function() {

//    ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), false);
//    ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), false);
//    ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), false);
//    ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), false);

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U').focus(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value != "" ||
//    document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value != "" ||
//    document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value != "") {

//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);

//        }
//    });

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U').blur(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value == "") {
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), false);
//        }
//        else {
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);
//        }
//    });

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U').focus(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value != "" ||
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value != "" ||
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value != "") {

//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);
//        }
//    });

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U').blur(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value == "") {

//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), false);

//        }
//        else {
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);
//        }
//    });

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U').focus(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value != "" ||
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value != "" ||
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value != "") {

//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);
//        }
//    });

//    $('#dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U').blur(function() {
//        if (document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtCurPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtNewPassword_U").value == "" &&
//        document.getElementById("dnn_ctr383_ViewTEGUserRegistration_txtConfirmPassword_U").value == "") {

//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), false);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), false);

//        }
//        else {
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvCurPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvNewPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_rfvConfirmPassword_U"), true);
//            ValidatorEnable(document.getElementById("dnn_ctr383_ViewTEGUserRegistration_cvConfirmPassword_U"), true);
//        }
//    });

//});

