﻿function Pro() {
    this.initSwitchSelectCheckBox = new function() {
        $(".field_civilite .input").click(function() { });
    };
}
