var newRow = tblObj.insertRow();
var newCell = newRow.insertCell();
newCell.innerHTML="<tr onmouseover="func()"> </tr>"