Your IP : 3.21.105.46


Current Path : /proc/thread-self/root/home/lentoinv/finationglobal.com/assets/js/
Upload File :
Current File : //proc/thread-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,
	});
});

?>