var fieldsLength = {
	firstName : "60",
	lastName : "60",
	email : "120",
	password : "30",
	adress : "300",
	phone : "20",
	city : "120",
	zip : "15",
	wantedId : "30",
	wantedPassword : "30",
	otherInformation : "250",
	noMaximiles : "10",
	noLogee : "10",
	codePartner : "256",
	noEclub : "10",
	area : "200",
	contactMsg : "500",
	opinion :"500",
	captcha : "20"
};
