Nel ruolo di head of origination, si occuperà di sviluppa...
";
userTTHtml += " ";
if(nickname_anon != '' || rete != ''){
$("#commentID"+id+" div.utenza_commento").empty();
$("#commentID"+id+" div.utenza_commento_rete").empty();
if(nickname_anon != ''){
$("#commentID"+id+" div.utenza_commento").append("
La News
" + nickname_anon + "
"); if(rete != ''){ $("#commentID"+id+" div.utenza_commento").append("" + rete + "
"); } }else{ $("#commentID"+id+" div.utenza_commento").prepend(userTTHtml); if(rete != ''){ $("#commentID"+id+" div.utenza_commento").append("" + rete + "
"); } } }else{ $("#commentID"+id+" div.utenza_commento").empty(); $("#commentID"+id+" div.utenza_commento_rete").empty(); $("#commentID"+id+" div.utenza_commento").prepend(userTTHtml); } if(bad) { if($('#commentAlert'+id).length <= 0) { urlCommentAlert = '#'; onCLK = 'false'; $('.action_comm',oldComment).append( ''+ ' Inappropriato'+ ''); } } else { //Gli alert se erano presenti prima, li lasciamo... //$('#commentAlert'+id).remove(); } //Add moderation notice when needed if(commentModerated && !commentModerator) { modTxt = '' +'Your content is waiting for approval' +''; if($('span.moderatedComments', '#commentID'+id).size() == 0) { $('#commentID'+id+' > p:last').append(modTxt); } else { $('.moderatedComments', '#commentID'+id).fadeOut().html(modTxt).fadeIn(); } } $('#formTitle').html(ADDCOMMENT); editCommentID = -1; } //Sto inserendo nell'HTML un nuovo commento else { //if exists, hide the previous delete img showLastMyComment(); //Fill the new line outHTML = " "; if(REVERSE_CONTENT_ORDERING) { $("#comments").prepend(outHTML); } else { $("#comments").append(outHTML); } $('#commentID' + id).show('slow'); } } //Hide the lastest button able to delete the lastest comment of the current user function showLastMyComment() { if(REVERSE_CONTENT_ORDERING) { container = $('.action_comm:first'); } else { container = $('.action_comm:last'); } container.children().each( function() { if (!$(this).hasClass('quoteComment')){ $(this).toggle(); } } ); } //Delete a comment function removeComment(commentIdValue) { if(window.confirm('Vuoi davvero eliminare il commento?')) { $.post( '/json/removeComment.action', { id: commentIdValue }, function(json){ if(json[0]=='OK'){ tl = $("#commentID"+json[1]); tl.fadeOut("slow"); tl.remove(); //Aggiorno il contatore decCommentCounter(); //Visualizzao l'ultimo mio commento showLastMyComment(); } else alert('Unable to remove the comment'); } ); } return false; } //Delete my last comment (if is the last in absolute) function deleteMyLastComment(commentId) { if(window.confirm('Vuoi davvero eliminare il commento?')) { $.post( '/json/deleteMyLastComment.action', { id: 39127, commentId: commentId }, function(json){ if(json[0]=='OK'){ window.location.href = json[4]; return; tl = $("#commentID"+json[1]); tl.fadeOut("slow"); tl.remove(); //Aggiorno il contatore decCommentCounter(); //Visualizzao l'ultimo mio commento showLastMyComment(); editCommentID = -1; $('#formTitle').html(ADDCOMMENT); $('#MyComment').val(''); return false; } else alert('Unable to remove the comment'); } ); } return false; } var editCommentID = -1; //On load, imposto il valore iniziale del contatore $(document).ready(function(){ updateCommentCounter(); }); //Alert a comment function alertComment(commentIdValue) { if(window.confirm('Sei sicuro di voler segnalare questo commento come inappropriato?')) { $.post( '/json/alertComment.action', { commentId: commentIdValue }, function(json){ if(json[0]=='OK'){ id = json[1]; tl = $("#commentAlert"+id); tl.fadeOut("fast"); tl.empty(); outHTML = ''; outHTML += ' Inappropriato'; outHTML += ''; tl.append(outHTML); tl.fadeIn("slow"); alert("Contenuto segnalato come inappropriato"); var link = "mailto:advisorprofessional@o-fc.eu" + "&subject=" + escape("Segnalazione commento inappropriato: ") + "39127"; window.location.href = link; }else{ alert('Spiacente, non è stato possibile inoltrare la segnalazione'); return true; } } ); return false; } return false; } /* End Comments js code */ -->
10/10/2016
Nuovo numero di AP, il trimestrale dedicato al mondo del private banking
di Redazione AdvisorPrivate
Highlights
Normative in continua evoluzione. Esigenze familiari sempre più complesse. Tassi di interesse costantemente bassi. Situazione macroeconomica e geopolitica di difficile interpretazione. Sono questi alcuni dei fattori che oggi rendono complessa la gestione dei grandi patrimoni. Ma esistono soluzioni "semplici".
Se ne parla sul nuovo numero di AP, il trimestrale dedicato al mondo del private banking, con Luca Bertacchi (Lombard International Assurance), Saverio Perissinotto (Intesa Sanpaolo Private Banking), Luca Caramaschi (Indosuez WM) e molti altri protagonisti dell'industria.
PENSATI PER TE:
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '