var MyInfo = { GetCommonCodeList:function(Cd,callback,context){return new ajax_request(this.url + '?_method=GetCommonCodeList&_session=no','Cd=' + enc(Cd),callback, context);}, GetMyinfo:function(MemIdx,callback,context){return new ajax_request(this.url + '?_method=GetMyinfo&_session=no','MemIdx=' + enc(MemIdx),callback, context);}, GetRecommIDCheck:function(RecommID,callback,context){return new ajax_request(this.url + '?_method=GetRecommIDCheck&_session=no','RecommID=' + enc(RecommID),callback, context);}, SetMemberSave:function(SaveType,UserId,PassWd,BirthDay,UserNm,Sex,SchoolCd,ClassCd,Zip,Addr1,Addr2,Tel1,Tel2,Tel3,Hp1,Hp2,Hp3,Email,JoinPath,RecommId,ManagerId,RegTypeCd,ManageTypeCd,GradeCd,callback,context){return new ajax_request(this.url + '?_method=SetMemberSave&_session=no','SaveType=' + enc(SaveType)+ '\r\nUserId=' + enc(UserId)+ '\r\nPassWd=' + enc(PassWd)+ '\r\nBirthDay=' + enc(BirthDay)+ '\r\nUserNm=' + enc(UserNm)+ '\r\nSex=' + enc(Sex)+ '\r\nSchoolCd=' + enc(SchoolCd)+ '\r\nClassCd=' + enc(ClassCd)+ '\r\nZip=' + enc(Zip)+ '\r\nAddr1=' + enc(Addr1)+ '\r\nAddr2=' + enc(Addr2)+ '\r\nTel1=' + enc(Tel1)+ '\r\nTel2=' + enc(Tel2)+ '\r\nTel3=' + enc(Tel3)+ '\r\nHp1=' + enc(Hp1)+ '\r\nHp2=' + enc(Hp2)+ '\r\nHp3=' + enc(Hp3)+ '\r\nEmail=' + enc(Email)+ '\r\nJoinPath=' + enc(JoinPath)+ '\r\nRecommId=' + enc(RecommId)+ '\r\nManagerId=' + enc(ManagerId)+ '\r\nRegTypeCd=' + enc(RegTypeCd)+ '\r\nManageTypeCd=' + enc(ManageTypeCd)+ '\r\nGradeCd=' + enc(GradeCd),callback, context);}, url:'/ajax/WEB.PublicUser.MyPage.MyInfo,WEB.ashx' } function HtmlControl(id) { var ele = null; if(typeof(id) == 'object') ele = id; else ele = document.getElementById(id); if(ele == null) return null; var _o = ele.cloneNode(true); var _op = document.createElement('SPAN'); _op.appendChild(_o); this._source = _op.innerHTML; } HtmlControl.prototype.toString = function(){ return this._source; } function HtmlControlUpdate(func, parentId) { var f,i,ff,fa=''; var ele = document.getElementById(parentId); if(ele == null) return; var args = []; for(i=0; i 2) for(i=2; i9999||year<1970||month<1||month>12||day<0||day>31||hours<0||hours>23||minutes<0||minutes>59||seconds<0||seconds>59)throw("ArgumentException");this.Year = year;this.Month = month;this.Day = day;this.Hours = hours;this.Minutes = minutes;this.Seconds = seconds;} DateTime.prototype.toString = function(){return digi(this.Year,4) + digi(this.Month,2) + digi(this.Day,2) + digi(this.Hours,2) + digi(this.Minutes,2) + digi(this.Seconds,2);} function _getTable(n,e){for(var i=0; i