jQuery(document).ready(function() {
    jQuery('#product_list_content').jcarousel({
        // Configuration goes here
    });
});
