var verif_champs_obliga = "You did not provide all the obligatory fields!";
var verif_le_champs_obliga = "You did not provide all the obligatory fields: ";
var verif_champs_descriptif = "Please indicate ";
var verif_champs_select = "Please select ";
var verif_champs_email = "There is a mistake in the email address !";
var verif_champs_tel1 = "There is a mistake in the  ";
var verif_champs_tel2 = " !\nData entry form  : 0xxxxxxxxx";
var verif_champs_code_postal = "There is a mistake in the ZIP Code !";
var verif_champs_login = "Login and password have to be composed of 4 alphanumeric characters minimum!"
var verif_champs_password = "The password has to be composed of 6 alphanumeric characters minimum!";
var verif_champs_password_ident = "Passwords have to match each other!";
var verif_champs_date_naissance = "There is a mistake in the date !\nModèle : jj/mm/aaaa";
var verif_champs_jour = "There is a mistake in the date !";
var verif_champs_heure = "Erreur dans l'heure !";
var verif_champs_minute = "Erreur dans les minutes !";
var verif_champs_float = " doit être un nombre !";
var verif_champs_superieur_1 = " must be an integer greater than 1!";
var verif_champs_photo = "La photo doit être au format JPEG !";
var verif_champs_image = " doit être au format jpg, gif ou png !";

var verif_champs_siret = "Erreur dans le n° de SIRET\nSaisie sous la forme 254 254 254 12345";
var verif_champs_code_ape = "Erreur dans le code APE\nSaisie sous la forme 12.3Z";
var verif_champs_tva = "Error in the VAT identification number\nExample UK 02 254 254 254";
var verif_champs_accept_cond_vente = "You must accept the general conditions of sale!"; 
var verif_champs_erreur_siret = "Erreur dans le n° de SIRET";
var verif_champs_ereur_code_ape = "Erreur dans le code APE";
var verif_champs_erreur_tva =  "Erreur dans le n° d'identification TVA";
var verif_champs_la_quantite = "The quantity ";

var societe1 = "company";
var activite1 = "activity";
var adresse1 = "adress";
var code_postal1 = "zip code";
var ville1 = "city";
var effectif1 = "staff";
var leffectif1 = "The staff";
var telfixe1 = "phone number";
var fax1 = "fax number";
