Giuseppe Donvito (Italian Tech Alliance): “Esprimo massim...
" + 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: 3743, 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: ") + "3743"; window.location.href = link; }else{ alert('Spiacente, non è stato possibile inoltrare la segnalazione'); return true; } } ); return false; } return false; } /* End Comments js code */ -->
01/06/2011
Mercati al giro di boa. Trimestrali più forti del previsto
di Vanina Gerardi
Highlights
La prima stagione di utili delle trimestre in Europa è stata più forte del previsto. Abbiamo aggiornato la nostra zona euro 2.011 previsioni di crescita del PIL dal 1,5% al 1,9% dopo la forte crescita del 1 ° trimestre dello 0,8% trimestre su trimestre, certamente aiutati dal tempo. L'euro ha toccato il suo massimo del 2011 contro il dollaro a quasi un cambio di 1,50 fino a scendere a 1,41. Nel frattempo, la fiducia nelle economie periferiche continua a scendere. In Grecia, gli spread del credito continueranno ad aumentare dal momento in cui il governo propone un obiettivo di disavanzo di bilancio dell'1% nel 2015. In Italia la risposta alla messa in guardia di credito a breve termine da parte di S & P è stata bersaglio di un bilancio in pareggio nel 2014. Le elezioni locali spagnole, intanto, hanno consegnato una clamorosa sconfitta per il governo in carica di sinistra.
PENSATI PER TE:
"; outHTML += ' '; outHTML += '
'+user+'';
outHTML += '