if(typeof WebIndex_WebHr_Default == "undefined") WebIndex_WebHr_Default={};
WebIndex_WebHr_Default_class = function() {};
Object.extend(WebIndex_WebHr_Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CityList: function(id) {
		return this.invoke("CityList", {"id":id}, this.CityList.getArguments().slice(1));
	},
	url: '/ajaxpro/WebIndex_WebHr_Default,onlineipc.ashx'
}));
WebIndex_WebHr_Default = new WebIndex_WebHr_Default_class();

