#if ($!link != '#')
#end
#if ($!link != '#')
$!bean.catalogT('anagrafica')
#if ($!richiestoS.richiestoCognome >= 1)
$!bean.catalogT('cognome')#if($!richiestoS.richiestoCognome == 2)*#end
#end #if ($!richiestoS.richiestoNome >= 1)
$!bean.catalogT('nome')#if($!richiestoS.richiestoNome == 2)*#end
#end #if ($!richiestoS.richiestoNomeCompleto >= 1)
$!bean.catalogT('nome_completo')#if($!richiestoS.richiestoNomeCompleto == 2)*#end
#end #if ($!richiestoS.richiestoRagioneSociale >= 1)
$!bean.catalogT('ragione_sociale')#if($!richiestoS.richiestoRagioneSociale == 2)*#end
#end #if ($!richiestoS.richiestoPartita >= 1)
$!bean.catalogT('partita_iva')#if($!richiestoS.richiestoPartita == 2)*#end
#end #if ($!richiestoS.richiestoCodice >= 1)
$!bean.catalogT('codice_fiscale')#if($!richiestoS.richiestoCodice == 2)*#end
#end #if ($!richiestoS.richiestoLuogoNascita >= 1)
$!bean.catalogT('luogo_nascita')#if($!richiestoS.richiestoLuogoNascita == 2)*#end
#end #if ($!richiestoS.richiestoDataNascita >= 1)
$!bean.catalogT('data_nascita')#if($!richiestoS.richiestoDataNascita == 2)*#end
#end #if ($!richiestoS.richiestoFisso >= 1)
$!bean.catalogT('telefono_fisso')#if($!richiestoS.richiestoFisso == 2)*#end
#end #if ($!richiestoS.richiestoMobile >= 1)
$!bean.catalogT('telefono_mobile')#if($!richiestoS.richiestoMobile == 2)*#end
#end #if ($!richiestoS.richiestoFax >= 1)
$!bean.catalogT('telefono_fax')#if($!richiestoS.richiestoFax == 2)*#end
#end #if ($!richiestoS.richiestoAltro >= 1)
$!bean.catalogT('telefono_altro')#if($!richiestoS.richiestoAltro == 2)*#end
#end #if ($!richiestoS.richiestoEmail >= 1)
$!bean.catalogT('email')#if($!richiestoS.richiestoEmail == 2)*#end
#end #if ($!richiestoS.richiestoLink >= 1)
$!bean.catalogT('link')#if($!richiestoS.richiestoLink == 2)*#end
#end #if ($!richiestoS.richiestoTipo >= 1)
$!bean.catalogT('tipo')#if($!richiestoS.richiestoTipo == 2)*#end
#if($!richiestoS.richiestoTipo != 2)
$!bean.catalogT('trattini')
#end
$!bean.catalogT('persona_fisica')
$!bean.catalogT('persona_giuridica')
#end #if ($!richiestoS.richiestoSesso >= 1)
$!bean.catalogT('sesso')#if($!richiestoS.richiestoSesso == 2)*#end
#if($!richiestoS.richiestoSesso != 2)
$!bean.catalogT('trattini')
#end
$!bean.catalogT('maschios')
$!bean.catalogT('femminas')
#end #if ($!richiestoS.richiestoSettore >= 1)
$!bean.catalogT('settore')#if($!richiestoS.richiestoSettore == 2)*#end
#end #if ($!richiestoS.richiestoNota >= 1)
$!bean.catalogT('nota')#if($!richiestoS.richiestoNota == 2)*#end
$!bean.trim($!anagrafica.nota)
#end #if ($!raggruppa == true) #foreach ($!dettAH in $!stampa.prepareGruppoList($!raggruppa, $!anagrafica.dettagli).entrySet())
$!dettAH.key
#foreach ($!dettA in $!dettAH.value)
$!bean.trim($!dettA.campo_aggiuntivo.etichettaS)#if($!dettA.campo_aggiuntivo.obbligatorio == true)*#end
#end #end #end #if ($!raggruppa != true) #foreach ($!dettA in $!anagrafica.dettagli)
$!bean.trim($!dettA.campo_aggiuntivo.etichettaS)#if($!dettA.campo_aggiuntivo.obbligatorio == true)*#end
#end #end
#if ($!richiestoS.richiestoIndirizzoLegale > 0)
$!bean.catalogT('indirizzo_legale')
$!bean.catalogT('regione')
$!bean.catalogT('provincia')
$!bean.catalogT('comune')
$!bean.catalogT('cap')
$!bean.catalogT('strada')
$!bean.catalogT('civico')
$!bean.catalogT('presso')
$!bean.catalogT('dettagli')
$!bean.catalogT('latitudine')
$!bean.catalogT('longitudine')
#end #if ($!richiestoS.richiestoIndirizzoOperativo > 0)
$!bean.catalogT('indirizzo_operativo')
$!bean.catalogT('regione')
$!bean.catalogT('provincia')
$!bean.catalogT('comune')
$!bean.catalogT('cap')
$!bean.catalogT('strada')
$!bean.catalogT('civico')
$!bean.catalogT('presso')
$!bean.catalogT('dettagli')
$!bean.catalogT('latitudine')
$!bean.catalogT('longitudine')
#end #if ($!richiestoS.richiestoConsenso > 0)
$!bean.catalogT('consenso')
$!bean.catalogT('tfisso')
$!bean.catalogT('tmobile')
$!bean.catalogT('tfax')
$!bean.catalogT('taltro')
$!bean.catalogT('email')
$!bean.catalogT('rmail')
#end
#end