$(function() {
    $(".main .jCarouselLite").jCarouselLite({
		auto: 1500,
        speed: 1000,
        easing: "easeinout"
    });       

});
