$("#AMRBarInLtl").fadeOut('fast', function() {
        $("#AMRBar").css("text-align", "center");
        $("#AMRBarIn").fadeIn();
      });