$(function() {
    $('#logoscroll').cycle({
      delay: -50, 
      speed: 1000,
      timeout: 3000
    });
});
