[removed] function changeto(highlightcolor){ source=event.srcElement if (source.tagName==”TR”||source.tagName==”TABLE”) return while(source.tagName!=”TD”) source=source.parentElement if (source.style.backgroundColor!=highlightcolor&&source.id!=”ignore”) source.style.backgroun