Index: trunk/webapps/cptms/index.html
===================================================================
--- trunk/webapps/cptms/index.html	(revision 372)
+++ trunk/webapps/cptms/index.html	(revision 386)
@@ -5,5 +5,5 @@
 <!-- map center button icon from http://icons8.com/.  (Obligatory backlink, don't remove ) -->
   <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-    <title>CPTMS Map v0.6.5</title> 
+    <title>CPTMS Map v</title> 
 <link rel="icon" 
       type="image/png" 
@@ -95,6 +95,15 @@
     <button id="cmsButton" class="unstyled-button"><img id="cmsBtnImg" src="images/btnReady_CMS.png"></button>
     <button id="vdsButton" class="unstyled-button"><img id="vdsBtnImg" src="images/btnDepressed_VDS.png"></button>
+    <script  src="../common/js/fileutils.js"></script>
+    <script  src="../common/js/revision.js"></script>
+    <script  src="../common/js/displayutils.js"></script> 
+    <script  src="js/vdsLayer.js"></script>
+    <script  src="js/cmsLayer.js"></script>
+    <script  src="js/cctvLayer.js"></script>
+    <script  src="js/harLayer.js"></script>
+    <script  src="js/controls.js"></script>
+    <script  src="js/night_mode.js"></script>
     <script>
-
+    showRevision();
     // a global variable for the google map
     var map;
@@ -207,12 +216,4 @@
 
     </script>
-    <script  src="../common/js/fileutils.js"></script>
-    <script  src="../common/js/displayutils.js"></script> 
-    <script  src="js/vdsLayer.js"></script>
-    <script  src="js/cmsLayer.js"></script>
-    <script  src="js/cctvLayer.js"></script>
-    <script  src="js/harLayer.js"></script>
-    <script  src="js/controls.js"></script>
-    <script  src="js/night_mode.js"></script>
 
     <!-- Project API Key -->
