 var mandatory = "è richiesto";
 var not_an_email = "non è un indirizzo e-mail";
 var password_not_equal = "password e conferma non sono uguali";
 var use_at_least_6 = "usa almeno 6 caratteri";
 var use_at_least_4 = "usa almeno 4 caratteri";