$(function() {
  $('#car').jcarousel({
    visible:4,
    scroll:1,
    wrap:'both'
  });
});
