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