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