if(typeof publish_GathersrentsForm == "undefined") publish_GathersrentsForm={};
publish_GathersrentsForm_class = function() {};
Object.extend(publish_GathersrentsForm_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetAreaList: function(parentId) {
		return this.invoke("GetAreaList", {"parentId":parentId}, this.GetAreaList.getArguments().slice(1));
	},
	url: '/ajaxpro/publish_GathersrentsForm,0577house.ashx'
}));
publish_GathersrentsForm = new publish_GathersrentsForm_class();

