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

