<!--
var sMess_nom = new String('Please fill in your surname');
var sMess_prenom = new String('Please fill in you first name');
var sMess_adresse = new String('Please fill in your address');
var sMess_cp = new String('Please fill in your postal code');
var sMess_commune = new String('Please fill in the name of your local town/city');
var sMess_pays = new String('Please fill in the name of your country of residence');
var sMess_tel = new String('lease fill in your telephone number \n in case we need to contact you');
var sMess_email = new String('Please make sure your e-mail address is correct');
var sMess_parrain1 = new String('You marked the checkbox \'I wish to sponsor a child\'\n You have to seize an amount for the sponsoring of a child\n or shoot the checkbox');
var sMess_parrain2 = new String('You marked the checkbox \'I wish to sponsor a young person...\'\n You have to seize an amount for the sponsoring of a young person\n or shoot the checkbox');
var sMess_fauteuil = new String('You marked the checkbox \'I take part in the purchase of a wheelchair\'\n You have to seize an amount for taking part in the purchase of a wheelchair\n or shoot the checkbox');
var sMess_moto = new String('You marked the checkbox \'I take part in the purchase of a motorbike taxi\'\n You have to seize an amount for taking part in the purchase of a motorbike taxi\n or shoot the checkbox');
var sMess_don = new String('You marked the checkbox \'I am making to you a  donation\'\n You have to seize an amount for the donation\n or shoot the checkbox');
//-->

