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