Home
Consorzio Salumi D.O.P.
Territorio
Storia
Associati
Prodotti
Le Tre DOP in Cattedra
Ricette
Eventi-Bando di Gara -FAQ
Certificazione D.O.P.
Disciplinari di produzione
Informazioni
Editoria
Video Gallery
Newsletter
Attività in corso
{ "controllo": function() { var arr_est = new Array(); arr_est[0] = '.jpg$'; arr_est[1] = '.jpeg$'; arr_est[2] = '.gif$'; arr_est[3] = '.tif$'; arr_est[4] = '.tiff$'; arr_est[5] = '.xls$'; arr_est[6] = '.xlsx$'; arr_est[7] = '.doc$'; arr_est[8] = '.docx$'; arr_est[9] = '.pdf$'; arr_est[10] = '.png$'; // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_42').value) == '' ) { alert('Questo campo è obbligatorio: Nome'); return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_43').value) == '' ) { alert('Questo campo è obbligatorio: Cognome'); return false; } // Gestione controllo sull'obbligatorieta' dei campi if( trim(document.getElementById('txt_47').value) == '' ) { alert('Questo campo è obbligatorio: E-mail'); return false; } // Gestione controllo sui valori dei campi if( !checkEmail2(document.getElementById('txt_47'), false, true) ) { alert('La sintassi dell\'indirizzo e-mail non e\' corretta!'); return false; } // Per richiamare un oggetto memorizzato dal JSON usare nome_oggetto + "_save" js_contatti_6_6_8_save.invio_mail(); }, "invio_mail": function() { var strDati = ''; strDati = strDati + '
Nome
: ' + document.getElementById('txt_42').value + '
'; strDati = strDati + '
Cognome
: ' + document.getElementById('txt_43').value + '
'; strDati = strDati + '
Indirizzo
: ' + document.getElementById('txt_44').value + '
'; strDati = strDati + '
Città
: ' + document.getElementById('txt_45').value + '
'; strDati = strDati + '
Paese
: ' + document.getElementById('txt_46').value + '
'; strDati = strDati + '
E-mail
: ' + document.getElementById('txt_47').value + '
'; strDati = strDati + '
Richiesta\t\t\t\t\t\t\t \t\t\t\t\t\t\t
: ' + document.getElementById('txt_48').value + '
'; document.getElementById('dati').value = strDati; if( document.getElementById('privacy').checked ) document.getElementById('frm_contatti').submit(); else alert('Bisogna accettare le clausole relative al trattamento dei dati personali.'); }, "check_reCaptcha": function() { grecaptcha.ready(function() { grecaptcha.execute('6LeBc48bAAAAAD5rMs2gEQIHZkNUjfcZcDcmMYt5', {action: 'submit'}).then(function(token) { // Add your logic to submit to your backend server here. document.getElementById('g-recaptcha-response').value = token; js_contatti_6_6_8_save.controllo(); }); }); } }
Informazioni
*Nome
*Cognome
Indirizzo
Città
Paese
*E-mail
Richiesta
Accetto le clausole relative al
trattamento dei dati personali.