function w(o){if(o&&o.className)o.className=o.className+"W";}
function e(n){return document.getElementById(n);}
function rE(n){var o=e(n);if(o)o.parentNode.removeChild(o);}
function recW(o){if(o){var ch=o.childNodes;var l=ch.length;var cls,i;for(var x=0;x<l;x++){i=ch[x];cls=i.className;if(cls==s1||cls==s2||cls==s3)mw(i);if(i.childNodes.length>0)recW(i);}}}
function G(i){return document.getElementById(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';}}