/* function error_kill() {return true;} window.onerror=error_kill; */ var loca = 'hufslife'; var limit = 6; var thisCode = 0; var nextCode; var prevCode; univName = 'hufslife'; menu1 = ''; uStory = Array(); document.write( ''); document.write(""); document.write(''); function func( strFunc ) { eval( strFunc + '()'); } function clickLog() { el = document.createElement('img'); el.src = 'http://earth.rukie.com/_img/banner/?loc=' + loca + '&click=y'; el.style.display = 'none'; document.body.appendChild(el); } function a1(page) { prevCode = 'a3'; nextCode = 'a2'; document.getElementById('banner_category').innerHTML = "" + menu1 + ""; document.getElementById('banner_content').innerHTML = ''; } function a2(page) { prevCode = 'a1'; nextCode = 'a3'; document.getElementById('banner_category').innerHTML = "" + menu1 + ""; document.getElementById('banner_content').innerHTML = ''; } function a3(page) { prevCode = 'a2'; nextCode = 'a1'; document.getElementById('banner_category').innerHTML = "" + menu1 + ""; document.getElementById('banner_content').innerHTML = ''; } function onLoadWidget() { var now = new Date(); var r = now.getSeconds(); switchTime = r%4; switch( switchTime ) { case 0: a3(); break; case 1: a3(); break; case 2: a3(); break; case 3: a3(); break; default: a3(); break; } } onLoadWidget();