$(document).ready (function () {

    $('#cycle').cycle();
    
});

