if(typeof _Default == "undefined") _Default={};
_Default_class = function() {};
Object.extend(_Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ckLog: function(_user1, _pwd1) {
		return this.invoke("ckLog", {"_user1":_user1, "_pwd1":_pwd1}, this.ckLog.getArguments().slice(2));
	},
	VerifyCode: function(_validaStr) {
		return this.invoke("VerifyCode", {"_validaStr":_validaStr}, this.VerifyCode.getArguments().slice(1));
	},
	Coll: function(obj1, obj2) {
		return this.invoke("Coll", {"obj1":obj1, "obj2":obj2}, this.Coll.getArguments().slice(2));
	},
	Sels: function(_obj) {
		return this.invoke("Sels", {"_obj":_obj}, this.Sels.getArguments().slice(1));
	},
	url: '/ajaxpro/_Default,App_Web_uppkvtpq.ashx'
}));
_Default = new _Default_class();

