var txtJS=
{
errAdrMail			:"__P0__ : the address did not look valid",
errChampOblig		:"This field __P0__ should be filled",
errDateForm			:"__P0__ : please use the following date format jj/mm/aaaa",
errDateJour			:"__P0__ : the input day is not correct",
errDateMois			:"__P0__ : lthe input month is not correct",
errInfoChamp		:"Information from field __P0__ are not available.",
errInfoChampAbs		:"Information from field __P0__ are not complete",
errListeChamp		:"Field list is not provided.",
errMdpConfirm		:"__P0__ : please confirm password",
errMdpNoMatch		:"__P0__ : passwords are not matching",
errMdpNouveau		:"__P0__ : please enter a new password",
errNonValide		:"__P0__ : invalid value",
errPasDeChamp		:"No field named \"__P0__\" in the form \"__P1__\"",
errParamAbs			:"__P0__ : a parameter is missing in calling the validation function __P1__",
errPasswordChamp	:"Field __P0___2 or __P0___3 not exist in the form __P1__",
errTropCourt		:"__P0__ : please type at least __P1__ character(s)"
}