
function w(o){if(o&&o.className)o.className=o.className+"W";}
function e(n){return document.getElementById(n);}
var tbarr=null;var tbCount=-1;var cTab=-1;var tblMaxHeight=0;var timp=null;var tact=0;var titimer=null;var tirun=false;
function G(i){return document.getElementById(i);}
function FT(i){var cPh;if(tbarr != null){if(cTab>-1){cPh = G('tbh_' + cTab);cPh.className = 'Normal';}cPh = G('tbc_0');cPh.innerHTML = tbarr[i];cPh = G('tbh_' + i);cPh.className = 'Hilite';cTab = i;}}
function TI(){var tabTable = G('tbt');if(tabTable != null){var node;var tmp = 0;G('rwph').style.visibility='visible';tbarr = new Array();timp = new Array();tbCount = tabTable.rows.length-2;for(var x = 0; x < tbCount; x++){node = G('tbh_' + x);node.className='Normal';node = G('tbc_' + x);tbarr[x] = node.innerHTML;timp[x] = false;node.className = "HideTab";node.innerHTML = "";}node = G('tbpop');node.rowSpan = tabTable.rows.length-1;node = G('tbc_0');node.rowSpan = tabTable.rows.length-1;node.className = 'Content';FT(0);try{for(var x = 0; x < tbCount; x++){FT(x);node = G('tbc_0');tblMaxHeight = ((node.offsetHeight > tblMaxHeight) ? node.offsetHeight : tblMaxHeight);}}catch(e){}FT(0);node = G('tbpop');tblMaxHeight = ((node.offsetHeight > tblMaxHeight) ? node.offsetHeight : tblMaxHeight);var n = tblMaxHeight - (tbCount * 25);G('tbph').style.height =  ( (n>0) ? n + 10 : 10) + 'px';}}


