  function initAnimation() {
   if (parseInt(navigator.appVersion) >= 4){
      glideTop("logoanimacja");
    }
  }
