$(document).ready(function(){
	$('.box_scroll').jScrollPane({showArrows:false});
});
