Index: trunk/webapps/visualizer/index.html
===================================================================
--- trunk/webapps/visualizer/index.html	(revision 530)
+++ trunk/webapps/visualizer/index.html	(revision 580)
@@ -63,5 +63,5 @@
     //var kMapStartupFile = "../dynamicdata/highway_status(1).json"; // initial (static) highways file used once at startup
     var kMapStartupFile = "data_layers/highways_startup.json"; // initial (static) highways file used once at startup
-    var trafficEventsFile = "traffic_events.txt"; // traffic events file
+    var trafficEventsFile = "../dynamicdata/traffic_events.txt"; // traffic events file
     var iconVDSgreen = "images/circle_green.png"
     var iconVDSyellow = "images/circle_yellow.png"
