var xmlHttp;function as_vycistiPlochu(a){for(;a.childNodes.length>0;)a.removeChild(a.childNodes[0])}function as_vytvorXMLHttpRequest(){if(window.ActiveXObject)xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");else if(window.XMLHttpRequest)xmlHttp=new XMLHttpRequest}function as_odpovedServeruTrue(){if(xmlHttp.readyState==4)if(xmlHttp.status==200)return true;return false}var tab_itemsCount=3,tab_delayInSecond=5,tab_currentItemNumber=-1,tab_timeout; function as_showItem(a){document.getElementById("as_content_"+a).style.display="block";document.getElementById("as_header_li_"+a).className="as_selected"}function as_hideItem(a){for(var b=0;b<4;b++)if(b!=a){element=document.getElementById("as_content_"+b).style.display="none";element=document.getElementById("as_header_li_"+b).className="hide"}}function as_show(a){as_pause();tab_currentItemNumber=a;as_showItem(a);as_hideItem(a)}function as_rotate(a){as_showItem(a);as_hideItem(a)} function as_next(){var a=tab_currentItemNumber++;if(a>=tab_itemsCount)tab_currentItemNumber=0;as_rotate(a);tab_timeout=setTimeout("as_next()",tab_delayInSecond*1E3)}function as_pause(){clearTimeout(tab_timeout)}tab_timeout=setTimeout("as_next()",-1);window.onload=as_next;var text_innerr=document.getElementById("text_item"),testt=text_innerr.innerHTML;width_constt=testt.length; var widthBoxx=width_constt*2,rollingg=1,posXX=0,intervalIdd=setInterval("rollItems2()",rollingg),boxItemm=document.getElementById("rollItem"),boxItem22=boxItemm.cloneNode(true);document.getElementById("control_box").appendChild(boxItem22);boxItem22.setAttribute("id","rollItemClon");boxItem22.style.position="absolute";boxItem22.style.height="30px";boxItemm.style.width=widthBoxx+"px";boxItem22.style.width=widthBoxx+"px"; function rollItems2(){posXX-=0.5;if(widthBoxx+posXX==0.5)posXX=0;boxItemm.style.left=posXX+"px";boxItem22.style.left=posXX+widthBoxx+"px"}function stopControl2(){clearInterval(intervalIdd)}function startControl2(){intervalIdd=setInterval("rollItems2()",rollingg)}function change_team(a){sel=document.getElementById("team_select");newUrl=a.replace("#",sel.value);window.location=newUrl} function change_player(a){sel=document.getElementById("player_select");temp=sel.value.split("_");sel_index=temp[0];sel_value=temp[1];newUrl=a.replace("#",sel_value);window.location=newUrl}function p_select(){sel=document.getElementById("page_select");page_id=sel.value;document.location="http://fkdukla.informo.sk/index.php?id="+page_id} function open_stat_container(a){lnk=document.getElementById("stat_link_"+a);cont=document.getElementById("stat_cont_"+a);if(cont.style.display=="none"){lnk.className="active";cont.style.display="block"}else{cont.style.display="none";lnk.className="inactive"}} function open_container(a){lnk=document.getElementById("link_"+a);cont=document.getElementById("container_"+a);if(cont.style.display=="none"){lnk.className="active";cont.style.display="block"}else{cont.style.display="none";lnk.className="inactive"}} function open_container2(a){lnk=document.getElementById("match_link_"+a);cont=document.getElementById("match_cont_"+a);if(cont.style.display=="none"){lnk.className="active";cont.style.display="block"}else{cont.style.display="none";lnk.className="inactive"}}function setHome(){document.body.style.behavior="url(http://fkdukla.informo.sk)";document.body.setHomePage(window.location.href)};