if(typeof AboutUs_careers == "undefined") AboutUs_careers={};
AboutUs_careers_class = function() {};
Object.extend(AboutUs_careers_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	VerifyCapt: function(CaptchaString) {
		return this.invoke("VerifyCapt", {"CaptchaString":CaptchaString}, this.VerifyCapt.getArguments().slice(1));
	},
	showCapt: function() {
		return this.invoke("showCapt", {}, this.showCapt.getArguments().slice(0));
	},
	url: '/ajaxpro/AboutUs_careers,App_Web_careers.aspx.876f4227.ashx'
}));
AboutUs_careers = new AboutUs_careers_class();


