var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function moveElement(elementID,final_x,final_y,interval) { if (!document.getElementById) return false; if (!document.getElementById(elementID)) return false; var elem = document.getElementById(elementID); if (elem.movement) { clearTimeout(elem.movement); } if (!elem.style.left) { elem.style.left = "0px"; } if (!elem.style.top) { elem.style.top = "0px"; } var xpos = parseInt(elem.style.left); var ypos = parseInt(elem.style.top); if (xpos == final_x && ypos == final_y) { return true; } if (xpos < final_x) { var dist = Math.ceil((final_x - xpos)/10); xpos = xpos + dist; } if (xpos > final_x) { var dist = Math.ceil((xpos - final_x)/10); xpos = xpos - dist; } if (ypos < final_y) { var dist = Math.ceil((final_y - ypos)/10); ypos = ypos + dist; } if (ypos > final_y) { var dist = Math.ceil((ypos - final_y)/10); ypos = ypos - dist; } elem.style.left = xpos + "px"; elem.style.top = ypos + "px"; var repeat = "moveElement('"+elementID+"',"+final_x+","+final_y+","+interval+")"; elem.movement = setTimeout(repeat,interval); } function classNormal(){ var focusBtnList = document.getElementById('focus_change_btn__4').getElementsByTagName('li'); for(var i=0; i < focusBtnList.length; i++) { focusBtnList[i].className=''; } } function focusChange() { var focusBtnList = document.getElementById('focus_change_btn__4').getElementsByTagName('li'); focusBtnList[0].onmouseover = function() { moveElement('focus_change_list__4',0,0,5); classNormal() focusBtnList[0].className='current' } focusBtnList[1].onmouseover = function() { moveElement('focus_change_list__4',-578,0,5); classNormal() focusBtnList[1].className='current' } focusBtnList[2].onmouseover = function() { moveElement('focus_change_list__4',-1156,0,5); classNormal() focusBtnList[2].className='current' } } setInterval('autoFocusChange()', 5000); function autoFocusChange() { var focusBtnList = document.getElementById('focus_change_btn__4').getElementsByTagName('li'); for(var i=0; i < focusBtnList.length; i++) { if (focusBtnList[i].className == 'current') { var currentNum = i; } } if (currentNum==0 ){ moveElement('focus_change_list__4',-578,0,5); classNormal() focusBtnList[1].className='current' } if (currentNum==1 ){ moveElement('focus_change_list__4',-1156,0,5); classNormal() focusBtnList[2].className='current' } if (currentNum==2 ){ moveElement('focus_change_list__4',0,0,5); classNormal() focusBtnList[0].className='current' } } window.onload=function(){ focusChange(); } document.write(""); } /* FILE ARCHIVED ON 02:24:46 Jan 23, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:40:44 Apr 05, 2023. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 3536.993 exclusion.robots: 0.07 exclusion.robots.policy: 0.061 cdx.remote: 0.059 esindex: 0.01 LoadShardBlock: 3510.122 (3) PetaboxLoader3.datanode: 3279.839 (4) load_resource: 199.659 PetaboxLoader3.resolve: 72.876 */