Index: trunk/webapps/GTEC/index.html
===================================================================
--- trunk/webapps/GTEC/index.html	(revision 572)
+++ trunk/webapps/GTEC/index.html	(revision 579)
@@ -26,4 +26,9 @@
     <button id="greenButton">Green</button>
     <button id="yellowButton">Yellow</button>
+    <input type = "text"
+                 id = "timebox"
+                 value = "00:00:00"
+                 autocomplete=off
+                 onchange = "saveTime()"/>
     <!-- <button id="harButton" class="unstyled-button"><img id="harBtnImg" src="images/btnReady_HAR.png"></button>
     <button id="cctvButton" class="unstyled-button"><img id="cctvBtnImg" src="images/btnReady_CCTV.png"></button>
