	$(function() {
    $(".bx-03").jCarouselLite({
        btnNext: ".siguiente",
        btnPrev: ".anterior"
    });
});
