function oninit1(){
  blocSejoursPassions();
}

function blocSejoursPassions(){
  setScrollHorizontalOnLstGenerePage('div_contenuSejoursPassions','ul_themesSejoursPassions',{idDivPastePage:'div_contenuSejoursPassions',position:"bottom"});
  $("ul_themesSejoursPassions").style.left="0";
} 
