$(function() {
	$('#scrollpane').jScrollPane({showArrows:true});
});