$(document).ready(function() {

	$(".jscrollpane").jScrollPane();
	
});
