echo "<div class=\"malebar\"><h9>".$row['età']."<small> anni</small></h9><h11><b>#".$row['id']."</b> - linkprova.it </h11><h10><small>PUNTEGGIO:</small>
<span class='votes_count' id='votes_count".$row['id']."'>".$totvoto."</span>
<span class='vote_buttons' id='vote_buttons".$row['id']."'>
<a href='javascript:;' class='vote_up' id='".$row['id']."'></a>
<a href='javascript:;' class='vote_down' id='".$row['id']."'></a>
</span>
</h10></div><br>".$row['testo']."<br><hr>Commenti<hr><br>";