<center> <form name="theTimer"> <table> <tbody> <tr> <td align="center" colspan="3"><input size="5" name="theTime" type="text" /></td> </tr> <tr> <td> </td> </tr> <tr> <td><input type="button" onclick_fckprotectedatt=" onclick="Start()"" name="start" value="Start" /></td> <td><input type="button" onclick_fckprotectedatt=" onclick="Stop()"" name="stop" value="Stop" /></td> <td><input type="button" onclick_fckprotectedatt=" onclick="Reset()"" name="reset" value="Reset" /></td> </tr> </tbody> </table> </form> </center>