jQuery(document).ready(function($) {

$('#homepage-banners').cycle('fade');

});
