trs[j].onmouseover=function(){this.style.backgroundColor = selColor;return false;}; trs[j].onmouseout=function(){this.style.backgroundColor = normColor;return false;};