//<![CDATA[
$(document).ready(function() {
    $('#articles-carousel').jcarousel({
      scroll: 2,
      animation: "fast"
    });
});
//]]>
