Secondo una indagine Mediobanca, cresce la partecipazione...
";
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: 34429, 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: ") + "34429"; window.location.href = link; }else{ alert('Spiacente, non è stato possibile inoltrare la segnalazione'); return true; } } ); return false; } return false; } /* End Comments js code */ -->
16/11/2015
M&G Investments, ecco dove puntare nel 2016
di pieremilio.gadda e alessandro.chiatto
Highlights- Videointervista realizzata durante XI Forum AIPB

Nicolò Carpaneda (nella foto), investment director fixed income di M&G Investmetns, spiega in occasione del XI Forum AIPB quali sono le asset class su cui puntare e le conseguenze del prossimo aumento dei tassi di interesse della Federal Reserve.
Ti interessa questo argomento? Leggi anche:
-
11/11/2015 Schroders, il punto sul Dragone Craig Botham, emerging markets economist, parla delle prospettive economiche della Cina
-
09/11/2015 Vistalli (Cassa Lombarda): “Così cambia il ruolo dei banker” Da venditore a wealth manager. In questa video-intervista, l'ad affronta le sfide del futuro per l'industria private
-
09/11/2015 Private, il portafoglio medio è cresciuto del 20% in 2 anni In lieve aumento il numero di banker, +1,4%. Tre su quattro hanno contratto dipendente
-
09/11/2015 Al via l’XI Private Banking Forum Ecco i temi in agenda al più importante evento annuale dedicato all’industria
PENSATI PER TE:
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '