function init(){

}
womAdd('init();');




function cacher_gauche(){
  document.body.className += " deuxcolonnes";
}
