atual=0
function carrega(n){

    //Carrega o HTML
    ajaxHTML("next","next.php?h="+n)

}
