if(typeof Guang_Ke == "undefined") Guang_Ke={};
Guang_Ke_class = function() {};
Object.extend(Guang_Ke_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CodeConfirm: function(strCode) {
		return this.invoke("CodeConfirm", {"strCode":strCode}, this.CodeConfirm.getArguments().slice(1));
	},
	AccConfirm: function(strName, strPwd) {
		return this.invoke("AccConfirm", {"strName":strName, "strPwd":strPwd}, this.AccConfirm.getArguments().slice(2));
	},
	url: '/ajaxpro/Guang_Ke,App_Web_guang-ke.aspx.cdcab7d2.ashx'
}));
Guang_Ke = new Guang_Ke_class();

