$(function(){
$("#topImages").jCarouselLite({
	visible:3,
	    btnNext:"#next",
	    btnPrevious:"#previous",
});
    }
    );
