var ME_RESPUESTA_ENCUESTA_NO_SELECCIONADA = 'Has de selecionar alguna de las respuestas antes de votar';
var ME_CONTACTO_NOMBRE_VACIO = 'Debe informar el campo Nombre';
var ME_CONTACTO_APELLIDOS_VACIO = 'Debe informar el campo Apellidos';
var ME_CONTACTO_EMPRESA_VACIO = 'Debe informar el campo Empresa';
var ME_CONTACTO_EMAIL_VACIO = 'Debe informar el campo Email';
var ME_CONTACTO_EMAIL_INCORRECTO = 'Debe informar un Email correcto';
var ME_CONTACTO_TELEFONO_VACIO = 'Debe informar el campo Teléfono';
var ME_CONTACTO_CONSULTA_VACIO = 'Debe informar el campo Consulta';
var ME_CONTACTO_DEPARTAMENTO_VACIO = 'Debe informar el campo Departamento';
var ME_CONTACTO_ASUNTO_VACIO = 'Debe informar el campo Asunto';
var TXT_CONTACTO_SELECCIONE_ASUNTO = '- Seleccione un Asunto -';
var ME_CONTACTO_TIPO_OPERACION_VACIO = 'Debe informar el tipo de operación';