| 52 | | <td onClick="tpClickHour(0)">00</td> |
| 53 | | <td onClick="tpClickHour(1)">01</td> |
| 54 | | <td onClick="tpClickHour(2)">02</td> |
| 55 | | <td onClick="tpClickHour(3)">03</td> |
| 56 | | <td onClick="tpClickHour(4)">04</td> |
| 57 | | <td onClick="tpClickHour(5)">05</td> |
| 58 | | <td onClick="tpClickHour(6)">06</td> |
| 59 | | <td onClick="tpClickHour(7)">07</td> |
| 60 | | <td onClick="tpClickHour(8)">08</td> |
| 61 | | <td onClick="tpClickHour(9)">09</td> |
| 62 | | <td onClick="tpClickHour(10)">10</td> |
| 63 | | <td onClick="tpClickHour(11)">11</td> |
| | 52 | <td onclick="tpClickHour(0)">00</td> |
| | 53 | <td onclick="tpClickHour(1)">01</td> |
| | 54 | <td onclick="tpClickHour(2)">02</td> |
| | 55 | <td onclick="tpClickHour(3)">03</td> |
| | 56 | <td onclick="tpClickHour(4)">04</td> |
| | 57 | <td onclick="tpClickHour(5)">05</td> |
| | 58 | <td onclick="tpClickHour(6)">06</td> |
| | 59 | <td onclick="tpClickHour(7)">07</td> |
| | 60 | <td onclick="tpClickHour(8)">08</td> |
| | 61 | <td onclick="tpClickHour(9)">09</td> |
| | 62 | <td onclick="tpClickHour(10)">10</td> |
| | 63 | <td onclick="tpClickHour(11)">11</td> |
| 66 | | <td onClick="tpClickHour(12)">12</td> |
| 67 | | <td onClick="tpClickHour(13)">13</td> |
| 68 | | <td onClick="tpClickHour(14)">14</td> |
| 69 | | <td onClick="tpClickHour(15)">15</td> |
| 70 | | <td onClick="tpClickHour(16)">16</td> |
| 71 | | <td onClick="tpClickHour(17)">17</td> |
| 72 | | <td onClick="tpClickHour(18)">18</td> |
| 73 | | <td onClick="tpClickHour(19)">19</td> |
| 74 | | <td onClick="tpClickHour(20)">20</td> |
| 75 | | <td onClick="tpClickHour(21)">21</td> |
| 76 | | <td onClick="tpClickHour(22)">22</td> |
| 77 | | <td onClick="tpClickHour(23)">23</td> |
| | 66 | <td onclick="tpClickHour(12)">12</td> |
| | 67 | <td onclick="tpClickHour(13)">13</td> |
| | 68 | <td onclick="tpClickHour(14)">14</td> |
| | 69 | <td onclick="tpClickHour(15)">15</td> |
| | 70 | <td onclick="tpClickHour(16)">16</td> |
| | 71 | <td onclick="tpClickHour(17)">17</td> |
| | 72 | <td onclick="tpClickHour(18)">18</td> |
| | 73 | <td onclick="tpClickHour(19)">19</td> |
| | 74 | <td onclick="tpClickHour(20)">20</td> |
| | 75 | <td onclick="tpClickHour(21)">21</td> |
| | 76 | <td onclick="tpClickHour(22)">22</td> |
| | 77 | <td onclick="tpClickHour(23)">23</td> |
| 82 | | <td onClick="tpClickMinute(this)">:00</td> |
| 83 | | <td onClick="tpClickMinute(this)">:05</td> |
| 84 | | <td onClick="tpClickMinute(this)">:10</td> |
| 85 | | <td onClick="tpClickMinute(this)">:15</td> |
| 86 | | <td onClick="tpClickMinute(this)">:20</td> |
| 87 | | <td onClick="tpClickMinute(this)">:25</td> |
| | 82 | <td onclick="tpClickMinute(this)">:00</td> |
| | 83 | <td onclick="tpClickMinute(this)">:05</td> |
| | 84 | <td onclick="tpClickMinute(this)">:10</td> |
| | 85 | <td onclick="tpClickMinute(this)">:15</td> |
| | 86 | <td onclick="tpClickMinute(this)">:20</td> |
| | 87 | <td onclick="tpClickMinute(this)">:25</td> |
| 90 | | <td onClick="tpClickMinute(this)">:30</td> |
| 91 | | <td onClick="tpClickMinute(this)">:35</td> |
| 92 | | <td onClick="tpClickMinute(this)">:40</td> |
| 93 | | <td onClick="tpClickMinute(this)">:45</td> |
| 94 | | <td onClick="tpClickMinute(this)">:50</td> |
| 95 | | <td onClick="tpClickMinute(this)">:55</td> |
| | 90 | <td onclick="tpClickMinute(this)">:30</td> |
| | 91 | <td onclick="tpClickMinute(this)">:35</td> |
| | 92 | <td onclick="tpClickMinute(this)">:40</td> |
| | 93 | <td onclick="tpClickMinute(this)">:45</td> |
| | 94 | <td onclick="tpClickMinute(this)">:50</td> |
| | 95 | <td onclick="tpClickMinute(this)">:55</td> |