Your IP : 18.119.28.173


Current Path : /proc/self/root/home/lentoinv/finationglobal.com/assets/js/
Upload File :
Current File : //proc/self/root/home/lentoinv/finationglobal.com/assets/js/chat.js

$(function() {
	'use strict'
	const ps2 = new PerfectScrollbar('.main-chat-list', {
		useBothWheelAxes:true,
		suppressScrollX: true,
	});
	
	const ps5 = new PerfectScrollbar('#ChatBody', {
		useBothWheelAxes:true,
		suppressScrollX: true,
	});
});

?>