$(document).ready(function() {
    $('#footerAdvert').cycle({ fx: 'fade', timeout: 13000 }); 
});
