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
Links
" + 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: 3390, 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: ") + "3390"; window.location.href = link; }else{ alert('Spiacente, non è stato possibile inoltrare la segnalazione'); return true; } } ); return false; } return false; } /* End Comments js code */ -->
18/05/2011
Banco Popolare: offerta di scambio su propri bond da 1,3 miliardi
di Vanina Gerardi
Highlights
Il Banco Popolare per ottimizzare, in vista di Basilea 3 la propria struttura patrimoniale, lancia un'offerta di scambio sull'intero ammontare di tre obbligazioni subordinate di tipo 'Lower Tier II', per complessivi 1,3 miliardi di valore. L'offerta prevede lo scambio con nuovi bond con lo stesso livello di subordinazione, che saranno emessi dalla banca sulla base del programma Emtn.
PENSATI PER TE:
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '