Index: trunk/webapps/cptms.html
===================================================================
--- trunk/webapps/cptms.html	(revision 339)
+++ trunk/webapps/cptms.html	(revision 340)
@@ -213,12 +213,12 @@
     <script  src="js/controls.js"></script>
     <script  src="js/night_mode.js"></script>
-    <!-- Using John's API Key -->
+    <!-- Using John's API Key
     <script async defer
     src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD6iTyN0DjP-9OVkAgicyp4tkC10naE_B8&libraries=places&callback=initMap">
-    </script>
-    <!-- Project API Key
+    </script> -->
+    <!-- Project API Key -->
     <script async defer
     src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCJuoPR3s6_qekC-GA1v5rvTcVocL3AXHE&libraries=places&callback=initMap"></script>
- -->
+
 <!--
 export GOOGLE_APPLICATION_CREDENTIALS="/home/<path to file>/TMC Simulator-c3ae15ddb96b.json"
Index: trunk/webapps/highway_status.json
===================================================================
--- trunk/webapps/highway_status.json	(revision 335)
+++ trunk/webapps/highway_status.json	(revision 340)
@@ -2358,5 +2358,5 @@
        },
    "properties": 
-       {"street": "MACARTHU1", "color": "yellow", "perpx": "-0.710326", "perpy": "0.703873"}
+       {"street": "MACARTHU1", "color": "red", "perpx": "-0.710326", "perpy": "0.703873"}
 },  
 {
@@ -2369,5 +2369,5 @@
        },
    "properties": 
-       {"street": "MACARTHU1", "color": "yellow", "perpx": "0.740557", "perpy": "-0.671994"}
+       {"street": "MACARTHU1", "color": "red", "perpx": "0.740557", "perpy": "-0.671994"}
 },  
 {
@@ -2391,5 +2391,5 @@
        },
    "properties": 
-       {"street": "MACARTHU2", "color": "lime", "perpx": "0", "perpy": "0"}
+       {"street": "MACARTHU2", "color": "yellow", "perpx": "0", "perpy": "0"}
 },  
 {
