if(typeof hr == "undefined") hr={};
if(typeof hr.AjaxWZHW == "undefined") hr.AjaxWZHW={};
if(typeof hr.AjaxWZHW.hr_codes == "undefined") hr.AjaxWZHW.hr_codes={};
hr.AjaxWZHW.hr_codes_class = function() {};
Object.extend(hr.AjaxWZHW.hr_codes_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getStr: function(nc1, id) {
		return this.invoke("getStr", {"nc1":nc1, "id":id}, this.getStr.getArguments().slice(2));
	},
	url: '/AABYSFW/ajaxpro/hr.AjaxWZHW.hr_codes,hr.ashx'
}));
hr.AjaxWZHW.hr_codes = new hr.AjaxWZHW.hr_codes_class();


