$(document).ready(function() {
  $('#cta-top').cycle({fx: 'cover', direction: 'right', timeout: 5000, speed: 2000});
});