$(function() {
    $('#homefade').cycle({
      delay:  800, 
      speed:  2000
    });
});
