function setMyMenu(){ } function favoris(st_name,st_url) { if ( navigator.appName != 'Microsoft Internet Explorer' ) { window.sidebar.addPanel(st_name,"http://"+st_url+"/",""); } else { window.external.AddFavorite("http://"+st_url+"/",st_name); } } function $() { var ret = []; for(var i=0; i < arguments.length; i++) { if (typeof arguments[i] == 'string') { ret[ret.length] = document.getElementById(arguments[i]); } else { ret[ret.length] = arguments[i]; } } return ret[1]?ret:ret[0]; } function reformMark(objnm) { var objs = $(objnm); if (objs.name=='uid') { p = 'id'; } else if (objs.name=='upass') { p = 'pw'; } if (objs.value=='') { objs.style.backgroundImage='url(http://img.xtoc.com/com/text_'+p+'.gif)'; } } function setLoginForm(rturl){ with(document){ write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write('
¤ý¹é½ÅÄ¡·á¤ýÆÄÀϼû±è
IDÀúÀå
¾ÆÀ̵ð¤ýºñ¹Ð¹øÈ£Ã£±â  |  ȸ¿ø°¡ÀÔ
'); } /*with(document){ write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write('
¾ÆÀ̵ðÀúÀå
¿¢½ºÅå Ž»ö±â ½ÇÇàÇϱâ
'); write(' '); write(' '); }*/ } window.document.domain = 'xtoc.com' ; //¸ÞÀÎ ÄÁÅÙÃ÷ ÄÁÆ®·Ñ¿ë ¹è¿­ function CheckLogin(frm) { var istr = frm.uid.value; istr = istr.replace(/(^\s*)/g,""); var pstr = frm.upass.value; pstr = pstr.replace(/(^\s*)/g,""); if(!istr||istr=="") { frm.uid.focus(); return false; } if(!pstr||pstr=="") { frm.upass.focus(); return false; } else { if(frm.saveid.checked) { SetCookieExpire("SAVEID", istr, 7); } else { DeleteCookie("SAVEID"); } frm.submit(); } } function saveidWarning() { if(document.login_form.saveid.checked) { if(confirm("[ÁÖÀÇ] '¾ÆÀ̵ð ÀúÀå' ±â´ÉÀº ¾ÆÀ̵ð Á¤º¸¸¦ ±ÍÇÏÀÇ ÄÄÇ»ÅÍ¿¡ ÀúÀåÇÕ´Ï´Ù. \nȤ ¿©·¯ »ç¶÷ÀÌ °°ÀÌ »ç¿ëÇÏ´Â PC¶ó¸é º» ±â´ÉÀ» »ç¿ëÇÏÁö ¸¶½Ê½Ã¿ä. \n'¾ÆÀ̵ð ÀúÀå' ±â´ÉÀ» »ç¿ëÇϽðڽÀ´Ï±î? ") == false) document.login_form.saveid.checked = false; } } function SetPopupwin(popupurl,win_width, win_height,checkname) { var chk=HgetCookie(checkname); if ((chk=="") || (chk==null)) { var remote = window.open("","popupwin","scrollbar=no,width="+win_width+",height="+win_height+",left=0,top=0"); remote.location.href = popupurl; remote.focus(); } } function SetPopupwin2(popwinname,popupurl,win_width, win_height,checkname,nleft) { var chk=HgetCookie(checkname); if ((chk=="") || (chk==null)) { var remote = window.open("",popwinname,"scrollbar=no,width="+win_width+",height="+win_height+",left="+nleft+",top=0"); remote.location.href = popupurl; remote.focus(); } } function SetPopupwin3(popwinname,popupurl,win_width, win_height){ var childWin; var leftPos = (screen.width - win_width)/2; var topPos = (screen.height - win_height)/2; features = "left=" + leftPos + ", top=" + topPos; childWin = window.open("about:blank","user_report","width="+win_width+",height="+win_height+","+features+",status=no,toolbar=no,scrollbars=no,menu=no"); childWin.location.href = 'http://www.xtoc.com/html/report_center_popup.html'; childWin.focus(); } function HgetCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; //return unescape(document.cookie.substring(offset, endstr)); return document.cookie.substring(offset, endstr); } function HgetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return HgetCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return ""; } function DeleteCookie (name) { if (GetCookie(name)) { var expire = new Date(); expire.setTime(expire.getTime() - 1); document.cookie = name+"=; path=/; domain=.xtoc.com; expires="+expire.toGMTString(); } } function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; //return unescape(document.cookie.substring(offset, endstr)); return document.cookie.substring(offset, endstr); } function GetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return ""; } function Logout() { var ok = window.confirm("·Î±×¾Æ¿ô ÇϽðڽÀ´Ï±î? "); if(ok){ top.location.href="http://www.xtoc.com/login/logout.html"; } } function Headlogin() { document.loginform.submit(); return false; } function loginform() { var logRetUrl=""; var logTarGetURL=(logRetUrl == "") ? ""+window.location.href:logRetUrl; var loginstr="
"; document.writeln(loginstr); } var viewflag = "hidden"; function hideView(){ if( HgetCookie('toc_info') == ""){ //alert('·Î±×ÀÎ ÇϽŠÈÄ¿¡ °Ë»öÀÌ °¡´ÉÇÕ´Ï´Ù.'); document.location.href="http://www.xtoc.com/login/srch_login.html"; } //document.search.q.style.backgroundImage = "url(none)"; document.search.q.style.backgroundImage = ""; if (viewflag =="view"){ viewflag = "hidden"; historyView(); } } function goSubmit(){ if(document.search.q.value.length < 2){ alert("°Ë»ö¾î´Â µÎ ÀÚ ÀÌ»óÀ̾î¾ß ÇÕ´Ï´Ù."); return false; } } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i"); write("
"); write(""); write(""); write(""); write(""); write(""); write("
"); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write("
"); write("
"); write(""); write(""); write(""); write(""); // write(""); write(""); write("
"); write("
"); write("
"); write(""); write(""); write(""); write(" "); write(" '); write('
"); write(""); write(""); write(" "); write(" "); write(""); write(""); write(" "); write(" "); write(""); write("
\"\""); write(" "); write(" "); write(" "); if( HgetCookie('cnick')!="") { write(" "); }else{ write(" "); } write(" "); write(" "); write("
\"\" ¸¶ÀÌÆäÀÌÁö | À̺¥Æ® | °í°´¼¾ÅÍ | ·Î±×¾Æ¿ô ¸¶ÀÌÆäÀÌÁö | À̺¥Æ® | °í°´¼¾ÅÍ | ·Î±×ÀÎ\"\"
"); write("
"); write(" "); write(" "); write(" "); write(" "); //write(" "); write(" "); write(" "); write(" "); write("
\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"
"); write("
"); write(" "); write(" "); write(" "); write(" "); write(" "); write(" "); write("
"); write(" "); write(" ") write("
"); write("
"); write(""); } } function Jump_club(obj){ if( obj.value!="") top.document.location.href=obj.value; else obj.selectedIndex=0; } function setBannerForm(){ with(document){ write(' '); write(' '); write(' '); write('
'); write('

'); } } function GetCPFooter() { with(document){ write(''); write(''); write(' '); write(''); write(''); write(' '); write(''); write(''); write(' '); write(''); write(''); write(' '); write(''); write(''); } } function GetFooter(banner_flag) { with(document){ write('
'); write('
'); write(''); write(''); write(' '); write(' '); write(' '); write(''); write('
'); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write(' '); write('
±¤°í/Á¦È޾ȳ» | ÀÌ¿ë¾à°ü | °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ | À̸ÞÀÏ ¹«´Ü ¼öÁý°ÅºÎ | °í°´¼¾ÅÍ | ÀúÀ۱Ǻ¸È£¼¾ÅÍ
ÁÖ¼Ò : ¼­¿ï½Ã ¼ÛÆÄ±¸ °¡¶ôµ¿ 16-15¹øÁö Á¤È­ºôµù 3Ãþ | (ÁÖ)¿¤¾ÆÀ̽ýºÅÛ : ´ëÇ¥ÀÌ»ç ±è¿µ¹Î | »ç¾÷ÀÚ µî·Ï¹øÈ£ : 215-87-19437 '); write('
Ŭ·´/ÀúÀÛ±Ç/±¤°í : 02-510-5266 | ÀϹݹ®ÀÇ : 02-510-5464 | ÆÑ½º : 02-510-5499'); write('
Copyright ¨Ï 2008 LI System co. Ltd. All Right Reserved.
'); write(' '); write('
'); write(" "); write(" "); write(""); //write(''); write(''); // write(""); } var s = eval(this.location ) + ""; if (s.search('media') >= 0){ setMenuSwf('006'); } } function fn_pop(th) { if(th=='no_spam') { wid = 500; hei = 300; x = Math.ceil((screen.width-wid)/2); y = Math.ceil((screen.height-hei)/2); window.open('http://www.xtoc.com/html/popup_no_spam.html','no_spam','width=512,height=217,directories=no,status=no,scrollbars=no,resize=no,menubar=no,left='+x+',top='+y+''); } if(th=='partner') { wid = 500; hei = 300; x = Math.ceil((screen.width-wid)/2); y = Math.ceil((screen.height-hei)/2); window.open('http://www.xtoc.com/html/popup_partner.html','partner','width=512,height=347,directories=no,status=no,scrollbars=no,resize=no,menubar=no,left='+x+',top='+y+''); } } //·£´ý °ª function getRandomVal(countval){ var rand = Math.random().toString(); var setRand = rand.substring(2,rand.length); return setRand%countval; } //¸ÅÀÎ Ç÷¡½Ã ¸Þ´º ¼¼ÆÃ function setMenuSwf(menunum){ if (typeof(document.all.myswf) != 'undefined'){ document.myswf.SetVariable("testFunc", menunum); } } //¿ìÃø ¹è³Ê º¸À̱â.. function setRightBanner(){ if (typeof(document.all.rightBanner)!= 'undefined'){ var val = getRandomVal(rightBanner.length); document.all.rightBanner.innerHTML = rightBanner[val]; } } function KeepSessionAlive() { document.hiddenframe.location = "http://www.xtoc.com/login/login_sess.html"; setTimeout("KeepSessionAlive()", 600000); } function goClubByid(clubid) { //top.location.href="http://club.xtoc.com/"+clubid; var toplocationhref="http://club.xtoc.com/"+clubid; window.open(toplocationhref); } //Menu Swap Control function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i= onAirData.length) msgNum = 0; document.all.msgBox.innerHTML = ""+onAirData[msgNum][0] +""; msgNum++; } */ //////////////////////////// ¿©±â´Â ½º¿Ò À̹ÌÁö¿ë /////////////////////////////////////////////// function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i