$(document).ready(function() {
    $('#clients-carousel').jcarousel({
        // Configuration goes here
    });
});
