$(document).ready(function() {
 
  $('#cae-banner').innerfade({
      timeout: 5000
  });

});

