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