Newton IM: il board si tinge di rosa
";
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: 31272, 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: ") + "31272"; window.location.href = link; }else{ alert('Spiacente, non è stato possibile inoltrare la segnalazione'); return true; } } ); return false; } return false; } /* End Comments js code */ -->20/03/2015
Newton IM: il board si tinge di rosa
di Massimo Morici
Highlights- Henrietta Jowitt e Susan Noble sono le prime a ricoprire il riodo di amministratrici indipendenti

Newton Investment Management, società di investimento parte del BNY Mellon, rinnova il board con l'ingresso di due amministratrici di grande esperienza nel settore: Henrietta Jowitt e Susan Noble. Le due manager sono state nominate amministratrici indipendenti non executive ed entrano nel consiglio di amministrazione. Jowitt e Noble, spiega la società in una nota, sono le prime a ricoprire questo specifico incarico in Newton ed entreranno a far parte del consiglio, composto attualmente da sette amministratori esecutivi e due amministratori di BNY Mellon.
Noble vanta più di vent’anni di esperienza quale professionista nella gestione degli investimenti, avendo ricoperto ruoli chiave presso Robert Fleming Asset Management e Goldman Sachs Asset Management. Al momento è amministratrice non-esecutiva di British Empire Securities, General Trust e Alliance Trust. Jowitt ha ricoperto diversi ruoli di responsabilità nel settore del marketing all’interno dell’industria dei servizi finanziari, presso realtà quali Advent International Corporation (società di private equity) e Schroders. Più di recente, Jowitt ha fondato Rotation Point Limited, società di consulenza strategica di business.
Tags:
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '