if(typeof ShoveEIMS3 == "undefined") ShoveEIMS3={};
if(typeof ShoveEIMS3.Web == "undefined") ShoveEIMS3.Web={};
if(typeof ShoveEIMS3.Web.UI == "undefined") ShoveEIMS3.Web.UI={};
if(typeof ShoveEIMS3.Web.UI.WebControls == "undefined") ShoveEIMS3.Web.UI.WebControls={};
if(typeof ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search_class == "undefined") ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search_class={};
ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search_class = function() {};
Object.extend(ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetOneLevel: function(pID) {
		return this.invoke("GetOneLevel", {"pID":pID}, this.GetOneLevel.getArguments().slice(1));
	},
	url: '/ajaxpro/ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search,ShoveEIMS3.Web.UI.WebControls.ashx'
}));
ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search = new ShoveEIMS3.Web.UI.WebControls.ShoveWebControl_Search_class();


