$(document).ready(function() {
	$('.cuerpoListado').jScrollPane({showArrows:true});
});

