$(function() {
    $("#content_ofertas").jCarouselLite({
	    auto: 3500,
        speed: 2000,
		visible: 1,

    });

});
