Index: trunk/webapps/einotebook/notebook.js
===================================================================
--- trunk/webapps/einotebook/notebook.js	(revision 363)
+++ trunk/webapps/einotebook/notebook.js	(revision 373)
@@ -118,5 +118,5 @@
 {
     /** Load the sim time file and extract the seconds */
-    loadJSON("../sim_elapsedtime.json", function(response)
+    loadJSON("../dynamicdata/sim_elapsedtime.json", function(response)
     {
         try {
