if(typeof EasyFlow == "undefined") EasyFlow={};
if(typeof EasyFlow.WebApplications == "undefined") EasyFlow.WebApplications={};
if(typeof EasyFlow.WebApplications.Frontend == "undefined") EasyFlow.WebApplications.Frontend={};
if(typeof EasyFlow.WebApplications.Frontend.Layout == "undefined") EasyFlow.WebApplications.Frontend.Layout={};
if(typeof EasyFlow.WebApplications.Frontend.Layout.Custom == "undefined") EasyFlow.WebApplications.Frontend.Layout.Custom={};
if(typeof EasyFlow.WebApplications.Frontend.Layout.Custom.Harders == "undefined") EasyFlow.WebApplications.Frontend.Layout.Custom.Harders={};
if(typeof EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense == "undefined") EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense={};
if(typeof EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control == "undefined") EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control={};
EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control.SearchResultCategory_class = function() {};
Object.extend(EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control.SearchResultCategory_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control.SearchResultCategory,EasyFlow.WebApplications.Frontend.ashx'
}));
EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control.SearchResultCategory = new EasyFlow.WebApplications.Frontend.Layout.Custom.Harders.Intellisense.Control.SearchResultCategory_class();

