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.SearchResults == "undefined") Mintox.Components.Custom.ypwcomau.Candidate.SearchResults={};
Mintox.Components.Custom.ypwcomau.Candidate.SearchResults_class = function() {};
Object.extend(Mintox.Components.Custom.ypwcomau.Candidate.SearchResults_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AddRemoveCandidateShortList: function(candidateID) {
		return this.invoke("AddRemoveCandidateShortList", {"candidateID":candidateID}, this.AddRemoveCandidateShortList.getArguments().slice(1));
	},
	url: '/ajaxpro/Mintox.Components.Custom.ypwcomau.Candidate.SearchResults,Mintox.Components.Custom.ypwcomau.ashx'
}));
Mintox.Components.Custom.ypwcomau.Candidate.SearchResults = new Mintox.Components.Custom.ypwcomau.Candidate.SearchResults_class();

