if(typeof CSQ_PRE_productinfolist == "undefined") CSQ_PRE_productinfolist={};
CSQ_PRE_productinfolist_class = function() {};
Object.extend(CSQ_PRE_productinfolist_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));
	},
	bindNowAgora: function(strProvince, strCity, strGid) {
		return this.invoke("bindNowAgora", {"strProvince":strProvince, "strCity":strCity, "strGid":strGid}, this.bindNowAgora.getArguments().slice(3));
	},
	bindNowPlace: function(strArid, strGid1) {
		return this.invoke("bindNowPlace", {"strArid":strArid, "strGid1":strGid1}, this.bindNowPlace.getArguments().slice(2));
	},
	url: '/ajaxpro/CSQ_PRE_productinfolist,App_Web_productinfolist.aspx.11193541.ashx'
}));
CSQ_PRE_productinfolist = new CSQ_PRE_productinfolist_class();


