﻿if (document.getElementById("dnn_header1_LOGIN_cmdLogin")) {
    document.getElementById("dnn_header1_LOGIN_cmdLogin").onclick = function() {
        ajaxRemoveEditWarning('Logout_Click', 'true')
    }
}
