" + 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('Do you really want to delete this comment?')) { $.post( '/promotori-finanziari/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() { if(window.confirm('Do you really want to delete this comment?')) { $.post( '/promotori-finanziari/json/deleteMyLastComment.action', { id: 10555 }, 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(); 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('Do you really want to alert this comment?')) { $.post( '/promotori-finanziari/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"); } else alert('Unable to alert this comment'); } ); return true; } return false; } /* End Comments js code */ -->09/03/2012
Schroders, al via le nuove tappe del road-show
di Marcella Persola
Highlights- Luca Tenani, responsabile della distribuzione in Italia, anticipa i temi del roadshow
Pronte le nuove tappe del roadshow targato Schroders. La prossima settimana l'asset manager di matrice anglosassone incontrerà i promotori finanziari sulla piazza di Milano (13 marzo) e di Roma (14 marzo) per riflettere sul panorama economico finanziario attuale e presentare la propria view di mercato, soprattutto sul fronte del reddito fisso.
Advisoronline per l'occasione ha incontrato Luca Tenani, responsabile della distrbuzione di Schroders in Italia, per avere un'anticipazione sui temi che saranno affrontati durante il road show e capire quale supporto oggi sono in grado di offrire le società di gestione al canale dei promotori finanziari.
GUARDA L'INTERVISTA VIDEO E CONTROLLA SU ADVISORPROFESSIONAL TUTTE LE TAPPE DEL ROADSHOW.
- Schroders: al via due nuovi comparti 25/06/2012
- Promotori finanziari, 8 italiani su 10 li preferiscono 29/05/2012
- Fondi comuni, Schroders ne lancia 22 a cedola 25/10/2011
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '