function addLoadEventV(a){var b=window.onload;window.onload=typeof window.onload!="function"?a:function(){b();a()}}function addEventV(){var a=document.getElementById("vietvbb_topstats_t").getElementsByTagName("li");for(i=0;i<a.length-1;i++)a[i].onclick=function(){viewTabV(this)};document.getElementById("vietvbb_topstats_s").onchange=function(){viewMenuV(this.value)};document.getElementById("vietvbb_topstats_result").onchange=function(){topXReload()};topXReload()}
function viewTabV(a){var b=a.id,c=document.getElementById("vietvbb_topstats_t").getElementsByTagName("li");for(i=0;i<c.length-1;i++)c[i].className="";a.className="current";document.getElementById("vietvbb_topstats_t_loading").style.display="inline";top_requestT=new vB_AJAX_Handler(true);top_requestT.onreadystatechange(handleResponsesT);a="ajax.php?do=vietvbb_stats&type=tab&top="+b;if(document.getElementById("vietvbb_topstats_result"))a=a+"&result="+document.getElementById("vietvbb_topstats_result").value;
top_requestT.send(a)}function viewMenuV(a){document.getElementById("vietvbb_topstats_s_loading").style.display="inline";top_requestS=new vB_AJAX_Handler(true);top_requestS.onreadystatechange(handleResponsesS);a="ajax.php?do=vietvbb_stats&top="+a;if(document.getElementById("vietvbb_topstats_result"))a=a+"&result="+document.getElementById("vietvbb_topstats_result").value;top_requestS.send(a)}
function topXReload(){var a=document.getElementById("vietvbb_topstats_t").getElementsByTagName("li");for(i=0;i<a.length-1;i++)a[i].className=="current"&&viewTabV(a[i]);a=document.getElementById("vietvbb_topstats_s");viewMenuV(a.value)}
function handleResponsesT(){if(top_requestT.handler.readyState==4&&top_requestT.handler.status==200){document.getElementById("vietvbb_topstats_t_loading").style.display="none";document.getElementById("vietvbb_topstats_t_content").innerHTML=top_requestT.handler.responseText}}
function handleResponsesS(){if(top_requestS.handler.readyState==4&&top_requestS.handler.status==200){document.getElementById("vietvbb_topstats_s_loading").style.display="none";document.getElementById("vietvbb_topstats_s_content").innerHTML=top_requestS.handler.responseText}}addLoadEventV(addEventV);