function init_accueil() {
  $('.logerr').delay(2000).fadeOut();
}

$(init_accueil);
