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