$(document).ready(function(){
    $(".jcarousel").jCarouselLite({
        btnNext: ".next",
        btnPrev: ".prev",
        visible: 2,
        auto: 10000, 
        speed: 500, 
        visible: 1,
        btnGo:
    [".externalControl1", ".externalControl2"]

    
    });
    
    
    
});
// Auto changes the time for when the images change.
// speed changes how quickly the images transition from right to left
