$(document).ready(function(){
    $('#rotator').cycle('fade');
});

