if(typeof CSQ_PRE_yunli == "undefined") CSQ_PRE_yunli={};
CSQ_PRE_yunli_class = function() {};
Object.extend(CSQ_PRE_yunli_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetNextPlace: function(strParentCode) {
		return this.invoke("GetNextPlace", {"strParentCode":strParentCode}, this.GetNextPlace.getArguments().slice(1));
	},
	GetNowPlaces: function(strName) {
		return this.invoke("GetNowPlaces", {"strName":strName}, this.GetNowPlaces.getArguments().slice(1));
	},
	GetNowPlaces2: function(strName, Pid) {
		return this.invoke("GetNowPlaces2", {"strName":strName, "Pid":Pid}, this.GetNowPlaces2.getArguments().slice(2));
	},
	url: '/ajaxpro/CSQ_PRE_yunli,App_Web_yunli.aspx.11193541.ashx'
}));
CSQ_PRE_yunli = new CSQ_PRE_yunli_class();

