function start(){
  montre();
  initScrollProjets();
  initScrollTxt();
  initDrapeau();
}
window.onload = start;



