/* function error_kill() {return true;} window.onerror=error_kill; */ var loca = ''; var limit = 6; var thisCode = 0; var nextCode; var prevCode; univName = ''; menu1 = 'ceci'; menu2 = 'rukie'; menu3 = 'toeic
speaking'; menu4 = '½ê¾¾ ÀÎÅÏ
'; uStory = Array(); if(document.getElementById('banner_widget')){ document.write( ''); document.getElementById('banner_widget').innerHTML = "
" + " " + "
" + "
" + "
" + "
" + "
" + "
"; document.getElementById("banner_widget").style.cssText = "position:relative; border:1px #dddddd solid; height:100px; overflow:hidden; background-color:#f5f5f5; z-index:10;"; document.getElementById("runiv_banner_tab").style.cssText = "float:left; width:80px; padding:5px; background-color:#f5f5f5; height:90px;"; document.getElementById("runiv_logo").style.cssText = "border-bottom:1px #dddddd solid; padding:0 0 2px 0;"; document.getElementById("runiv_tab").style.cssText = "width:80px; text-align:center; padding:2px;"; document.getElementById("runiv_banner_category").style.cssText = "width:80px; _width:84px; height:52px; border-bottom:1px #dddddd solid; padding:2px 0 2px 0; color:#666666; font-size:11px; font-family:dotum; line-height:16px;"; document.getElementById("runiv_banner_content").style.cssText = "margin:0px;"; document.getElementById("runiv_arrow1").style.cssText = "margin:2px; width:7px; height:12px; border:none;"; document.getElementById("runiv_arrow2").style.cssText = "margin:2px; width:7px; height:12px; border:none;"; } function func( strFunc ) { eval( strFunc + '()'); } function a1(page) { prevCode = 'a3'; nextCode = 'a2'; document.getElementById('runiv_banner_category').innerHTML = "" + menu3 + ""; document.getElementById('runiv_banner_content').innerHTML = ''; } function a2(page) { prevCode = 'a1'; nextCode = 'a3'; document.getElementById('runiv_banner_category').innerHTML = "" + menu2 + ""; document.getElementById('runiv_banner_content').innerHTML = ''; } function a3(page) { prevCode = 'a2'; nextCode = 'a1'; document.getElementById('runiv_banner_category').innerHTML = "" + menu1 + ""; document.getElementById('runiv_banner_content').innerHTML = ''; } function onLoadWidget() { var now = new Date(); var r = now.getSeconds(); switchTime = r%4; switch( switchTime ) { case 0: a2(); break; case 1: a3(); break; case 2: a3(); break; case 3: a3(); break; default: a3(); break; } } if(document.getElementById('banner_widget')){ onLoadWidget(); }