if(typeof Ajax == "undefined") Ajax={};
if(typeof Ajax.zs == "undefined") Ajax.zs={};
Ajax.zs_class = function() {};
Object.extend(Ajax.zs_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetJZ: function() {
		return this.invoke("GetJZ", {}, this.GetJZ.getArguments().slice(0));
	},
	GetNN: function() {
		return this.invoke("GetNN", {}, this.GetNN.getArguments().slice(0));
	},
	url: '/ajaxpro/zs_Default,www.55zs.com.ashx'
}));
Ajax.zs = new Ajax.zs_class();

