$(function() {
 $("#hello").text('Testando');
});
