function oninit1(){ 
    setScrollHorizontalOnLstGenerePage("div_contentPromoAcc","ul_promoArticleAcc",{idDivPastePage:"div_PromoAcc",position:"top"});
}

function lanceRecherche(){
  document.location.href='/liste?'+getQueryStringByForm($('frm_acc'));
}