// cached javascript var Methods = { SetPwChange:function(str_prepw,str_nextpw,callback,context){return new ajax_request(this.url + '?_method=SetPwChange&_session=no','str_prepw=' + enc(str_prepw)+ '\r\nstr_nextpw=' + enc(str_nextpw),callback, context);}, LoginMode:function(callback,context){return new ajax_request(this.url + '?_method=LoginMode&_session=no','',callback, context);}, GongiDelete:function(seq,tablename,callback,context){return new ajax_request(this.url + '?_method=GongiDelete&_session=no','seq=' + enc(seq)+ '\r\ntablename=' + enc(tablename),callback, context);}, GetAdmin:function(callback,context){return new ajax_request(this.url + '?_method=GetAdmin&_session=no','',callback, context);}, FindID:function(name,jumin,callback,context){return new ajax_request(this.url + '?_method=FindID&_session=no','name=' + enc(name)+ '\r\njumin=' + enc(jumin),callback, context);}, FindPw:function(name,jumin,callback,context){return new ajax_request(this.url + '?_method=FindPw&_session=no','name=' + enc(name)+ '\r\njumin=' + enc(jumin),callback, context);}, BoardDelete:function(seq,tablename,callback,context){return new ajax_request(this.url + '?_method=BoardDelete&_session=no','seq=' + enc(seq)+ '\r\ntablename=' + enc(tablename),callback, context);}, CommentDelete:function(seq,pw,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=CommentDelete&_session=no','seq=' + enc(seq)+ '\r\npw=' + enc(pw)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, StaffCommentDelete:function(seq,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=StaffCommentDelete&_session=no','seq=' + enc(seq)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, GetUserMode:function(callback,context){return new ajax_request(this.url + '?_method=GetUserMode&_session=no','',callback, context);}, GetMcodeSearch:function(str_name,str_jumin,callback,context){return new ajax_request(this.url + '?_method=GetMcodeSearch&_session=no','str_name=' + enc(str_name)+ '\r\nstr_jumin=' + enc(str_jumin),callback, context);}, GetAddr:function(str_value,callback,context){return new ajax_request(this.url + '?_method=GetAddr&_session=no','str_value=' + enc(str_value),callback, context);}, StaffPwCheck:function(seq,pwd,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=StaffPwCheck&_session=no','seq=' + enc(seq)+ '\r\npwd=' + enc(pwd)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, formPwCheck:function(seq,pwd,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=formPwCheck&_session=no','seq=' + enc(seq)+ '\r\npwd=' + enc(pwd)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, AdminBoardDelete:function(seq,pwd,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=AdminBoardDelete&_session=no','seq=' + enc(seq)+ '\r\npwd=' + enc(pwd)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, ConBoardDelete:function(seq,pwd,StorePrecedure,callback,context){return new ajax_request(this.url + '?_method=ConBoardDelete&_session=no','seq=' + enc(seq)+ '\r\npwd=' + enc(pwd)+ '\r\nStorePrecedure=' + enc(StorePrecedure),callback, context);}, BoardUpdateDelete:function(seq,tablename,callback,context){return new ajax_request(this.url + '?_method=BoardUpdateDelete&_session=no','seq=' + enc(seq)+ '\r\ntablename=' + enc(tablename),callback, context);}, IDSearch:function(id,callback,context){return new ajax_request(this.url + '?_method=IDSearch&_session=no','id=' + enc(id),callback, context);}, SetUserOut:function(str_name,str_pw,str_jumin,callback,context){return new ajax_request(this.url + '?_method=SetUserOut&_session=no','str_name=' + enc(str_name)+ '\r\nstr_pw=' + enc(str_pw)+ '\r\nstr_jumin=' + enc(str_jumin),callback, context);}, url:'/ajax/jejumed.mfhkorea.com.Methods,jejumed.mfhkorea.com.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