function dureechange()
{
	setValue('montant',inttostr(capital_emp[getIndexValue('ducr')-2]));
	setValue('montantmem',inttostr(capital_emp[getIndexValue('ducr')-2]));
}

