if(typeof(EIIP)=="undefined") EIIP={};
if(!EIIP.Web) EIIP.Web={};
if(!EIIP.Web.Common) EIIP.Web.Common={};
if(!EIIP.Web.Common.Ajax_class) EIIP.Web.Common.Ajax_class={};
EIIP.Web.Common.Ajax_class=function(){};
Object.extend(EIIP.Web.Common.Ajax_class.prototype, Object.extend(new Ajaxs.AjaxClass(),{
	GetSearchItems:function(strSearchKey){ return this.invoke("GetSearchItems",{"strSearchKey":strSearchKey},this.GetSearchItems.getArguments().slice(1)); },
	url:'/_/EIIP.Web.Common.Ajax,yctd.ashx'
}));
EIIP.Web.Common.Ajax=new EIIP.Web.Common.Ajax_class();

