if(typeof CSQ_PRE_qiye == "undefined") CSQ_PRE_qiye={};
CSQ_PRE_qiye_class = function() {};
Object.extend(CSQ_PRE_qiye_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));
	},
	bindNowPlace: function(strArid) {
		return this.invoke("bindNowPlace", {"strArid":strArid}, this.bindNowPlace.getArguments().slice(1));
	},
	bindNowAgora: function(strProvince, strCity) {
		return this.invoke("bindNowAgora", {"strProvince":strProvince, "strCity":strCity}, this.bindNowAgora.getArguments().slice(2));
	},
	url: '/ajaxpro/CSQ_PRE_qiye,App_Web_qiye.aspx.11193541.ashx'
}));
CSQ_PRE_qiye = new CSQ_PRE_qiye_class();

