var s_names = " - The names are required";
var s_email = " - You must input a valid e-mail address";
var s_invalidmail = " - Invalid e-mail address";
var s_request = " - You must input your information request";
var s_privacy = " - The privacy policy must be accepted in order to send the form";
var s_alert = "There are the following errors on the form compilation:\n\n";
