$(document).ready(function() {
    $('#satellite_projects').jcarousel({
        scroll: 1,
        auto: 5,
        wrap: 'both'
    });
});
