if(typeof HealthCommLLC == "undefined") HealthCommLLC={};
if(typeof HealthCommLLC.com == "undefined") HealthCommLLC.com={};
if(typeof HealthCommLLC.com.ACareerAtHCA == "undefined") HealthCommLLC.com.ACareerAtHCA={};
if(typeof HealthCommLLC.com.ACareerAtHCA.www == "undefined") HealthCommLLC.com.ACareerAtHCA.www={};
HealthCommLLC.com.ACareerAtHCA.www.CommonAjax_class = function() {};
Object.extend(HealthCommLLC.com.ACareerAtHCA.www.CommonAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CanUseEmail: function(emailAddress, objId) {
		return this.invoke("CanUseEmail", {"emailAddress":emailAddress, "objId":objId}, this.CanUseEmail.getArguments().slice(2));
	},
	url: '/ajaxpro/HealthCommLLC.com.ACareerAtHCA.www.CommonAjax,HealthCommLLC.com.ACareerAtHCA.www.ashx'
}));
HealthCommLLC.com.ACareerAtHCA.www.CommonAjax = new HealthCommLLC.com.ACareerAtHCA.www.CommonAjax_class();

