if(typeof bzApply == "undefined") bzApply={};
bzApply_class = function() {};
Object.extend(bzApply_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	chkUserid: function(userid) {
		return this.invoke("chkUserid", {"userid":userid}, this.chkUserid.getArguments().slice(1));
	},
	initZYDJ: function(code) {
		return this.invoke("initZYDJ", {"code":code}, this.initZYDJ.getArguments().slice(1));
	},
	initTcp: function(code, ZYZG) {
		return this.invoke("initTcp", {"code":code, "ZYZG":ZYZG}, this.initTcp.getArguments().slice(2));
	},
	url: '/ajaxpro/apply_bzApply,App_Web_bzapply.aspx.a0d98f98.ashx'
}));
bzApply = new bzApply_class();


