 var i18n_eventos = {
		 "msgErrFechas": 'Verify the range for the dates',
		 "msgErrDatos": 'Verify the specified values',
		 "msgErrRegPorPag": 'Verify the value for Items per Page',
		 "msgErrPagVisib": 'Verify the value for Visible Pages',
		 "msgErrArchTamanio": 'Verify the value for File Size',
		 "msgErrArchPermit": 'Verify the value for Maximum Allowed Images',
		 "msgErrEnlacPermit": 'Verify the value for Maximum Allowed Links',
		 "msgErrApiGoog": 'Verify the value for the API Key',
		 "msgConfimEliminar": "Are you sure to delete this item?"
 };
 
 
 
