<table>
<tr>
<td>
<input type="button" value="t1" onclick="run1(this)"/>
</td>
</tr>
</table>
<table>
<tr>
<td>
<input type="button" value="t1" onclick="run1(this)"/>
</td>
</tr>
</table>