runOnLoad(function() {
    $('.slider').cycle({
        timeout:    5000
    });
});