<!--
Erreurform=new Array();
Erreurform[0]= 'en';
Erreurform[1]= 'Address invalid E-mail !';
Erreurform[2]= 'Put your surname !!';
Erreurform[3]= 'Put your first name !!';
Erreurform[4]= 'The day of the booking date is not correct.(JJ/MM/AAAA)';
Erreurform[5]= 'The month of the booking date is not correct.(JJ/MM/AAAA)';
Erreurform[6]= 'The year of the booking date is not correct.(JJ/MM/AAAA)';
Erreurform[7]= 'The separators must be ';
Erreurform[8]= 'The date do not exist !';
Erreurform[9]= 'The arrival date is superior than the departure date !!';
Erreurform[10]= 'Don t calculate.';