<!--
// per il file "verifica_form.js"
var TXT_ATTENZIONE="PLEASE NOTE: ";
var TXT_erroreFormatoEmail='the e-mail format in the [1] field is not correct...';
var TXT_numeriInteri='integer';
var TXT_campoNumerici='in the [1] field, only numbers may be used';
var TXT_lunghezzaMinCampo='The [1] field must contain at least [2] characters, and there are currently only [3]';
var TXT_lunghezzaMaxCampo='The [1] field must contain a maximum of [2] characters, currently there are [3]';
var TXT_inserireValore='You must insert a value in the [1] field';
var TXT_selezionareValore='You must select a value for the [1] field';
var TXT_selezionareCasella='You must select the [1] box';
//-->
