if(typeof UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl == "undefined") UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl={};
UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl_class = function() {};
Object.extend(UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	IsServicerOnLine: function(ServicerName) {
		return this.invoke("IsServicerOnLine", {"ServicerName":ServicerName}, this.IsServicerOnLine.getArguments().slice(1));
	},
	url: '/ajaxpro/UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl,App_Web_ft3cpxpz.ashx'
}));
UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl = new UserCtrl_ServiceChatAndPageGuideFloat_UsrCtrl_class();

