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

