﻿var validateAcceptCondition = function(source, args) {
    args.IsValid = document.getElementById('M_CPI_CBConfirmation').checked;
}