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