$(document).ready(function() {

    $("#diapoHomeScript").jCarouselLite({
        visible: 2,
        auto: 2800,
    	speed: 1400
    });

});
