<table border width=100>
<td bgColor=red  onmouseover=this.runtimeStyle.backgroundColor="highlight" onmouseout=this.runtimeStyle.backgroundColor="">menu1</td>
<td bgColor=red  onmouseover=this.runtimeStyle.backgroundColor="highlight" onmouseout=this.runtimeStyle.backgroundColor="">menu2</td>
<td bgColor=red  onmouseover=this.runtimeStyle.backgroundColor="highlight" onmouseout=this.runtimeStyle.backgroundColor="">menu3</td>
<td bgColor=red  onmouseover=this.runtimeStyle.backgroundColor="highlight" onmouseout=this.runtimeStyle.backgroundColor="">menu4</td>
</table>