if (DOM) { currShow=document.getElementById('T11');}
else if (IE) { currShow=document.all['T11'];}
else if (NS4) { currShow=document.layers["T11"];};       
changeCont("11", "tab11");