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