$(function() {
  $('#header-rotate').cycle({
    timeout:   10000,
  });
});
