if (DOM) { currShow=document.getElementById('T16');}
else if (IE) { currShow=document.all['T16'];}
else if (NS4) { currShow=document.layers["T16"];};       
changeCont("16", "tab16");