if(typeof bounbary_ASK_AskOne == "undefined") bounbary_ASK_AskOne={};
bounbary_ASK_AskOne_class = function() {};
Object.extend(bounbary_ASK_AskOne_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/bounbary_ASK_AskOne,App_Web_askone.aspx.8f88873.ashx'
}));
bounbary_ASK_AskOne = new bounbary_ASK_AskOne_class();

