var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); AjaxClass_class = function() {}; Object.extend(AjaxClass_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { SetCitySelect: function(CodeType, ParentName) { return this.invoke("SetCitySelect", {"CodeType":CodeType, "ParentName":ParentName}, this.SetCitySelect.getArguments().slice(2)); }, SetPlaceSelect: function(City, Area) { return this.invoke("SetPlaceSelect", {"City":City, "Area":Area}, this.SetPlaceSelect.getArguments().slice(2)); }, GetLoginName: function(ve, LoginId) { return this.invoke("GetLoginName", {"ve":ve, "LoginId":LoginId}, this.GetLoginName.getArguments().slice(2)); }, GetIdCard: function(ve, LoginId) { return this.invoke("GetIdCard", {"ve":ve, "LoginId":LoginId}, this.GetIdCard.getArguments().slice(2)); }, GetMobile: function(ve, LoginId) { return this.invoke("GetMobile", {"ve":ve, "LoginId":LoginId}, this.GetMobile.getArguments().slice(2)); }, url: '/ajaxpro/AjaxClass,App_Code.ashx' })); AjaxClass = new AjaxClass_class(); }