$(function() {
    $(".homePicContainer").jCarouselLite({
        auto: 5000,
        speed: 2000,
        visible: 4

    });
});
