atual=0
function carrega(n){

    ajaxHTML("next","next.php?h="+n)
}
function album(id){
    ajaxHTML("right","fotosalbum.php?id="+id)
}