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