Your IP : 3.144.6.236


Current Path : /home/lentoinv/finationglobal.com/arch/Documentation/assets/plugins/perfect-scrollbar/
Upload File :
Current File : //home/lentoinv/finationglobal.com/arch/Documentation/assets/plugins/perfect-scrollbar/p-scroll.js

(function($) {
	"use strict";
	
	//P-scrolling
	
	
	const ps2 = new PerfectScrollbar('#documenter_nav', {
	  useBothWheelAxes:true,
	  suppressScrollX:true,
	});
	
	
	
	
})(jQuery);

?>