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