<script>document.body.style.overflow =
"auto";</script>
<body>
<form
action="" method="post">
<table
width="50%">
<tr>
<td class="c"
colspan="2">{od_opt_db}</td>
</tr>
{tabla}
<tr>
<th colspan="2">
<input
value="{od_optimize}" type="submit"
name="Optimize"> 
<input
value="{od_repair}" type="submit"
name="Repair">
<input
value="{od_check}" type="submit"
name="Check"> </th>
</tr>
</table>
</form>
</body>