
$(document).ready(function() {
try {
document.getElementById('ctl00_Main_ctl01_BtnSaveGroup').value = 'valider';
}
catch {
}
});