$(function() {
    $('#player-thumbs').cycle({
        timeout: 7500
      });
});
