$(function() {
    $('#header-r').cycle({
        timeout: 6500
      });
});

