maxBNo = 3;
bNo = Math.round(Math.random() * maxBNo);
$('headerimg').addClass('nav_haut_'+ bNo);