
  $(document).ready(function() {
    $('#startslider').cycle({fx: 'fade', delay: -6000, speed: 4000, timeout: 2000 });
  });
