$(function() {
    $('#photo_advert').cycle({
      delay:  500, 
      speed:  1500
    });
});

$(function() {
    $('#home_focal').cycle({
      delay:  500, 
      speed:  1500
    });
});
