if(typeof Mintox == "undefined") Mintox={};
if(typeof Mintox.Components == "undefined") Mintox.Components={};
if(typeof Mintox.Components.Custom == "undefined") Mintox.Components.Custom={};
if(typeof Mintox.Components.Custom.ypwcomau == "undefined") Mintox.Components.Custom.ypwcomau={};
if(typeof Mintox.Components.Custom.ypwcomau.Candidate == "undefined") Mintox.Components.Custom.ypwcomau.Candidate={};
if(typeof Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel == "undefined") Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel={};
Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel_class = function() {};
Object.extend(Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getSubCategories: function(categoryID) {
		return this.invoke("getSubCategories", {"categoryID":categoryID}, this.getSubCategories.getArguments().slice(1));
	},
	url: '/ajaxpro/Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel,Mintox.Components.Custom.ypwcomau.ashx'
}));
Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel = new Mintox.Components.Custom.ypwcomau.Candidate.Candidate_QuickSearchPanel_class();

