Index: trunk/webapps/einotebook/scripts/LoadEvents.js
===================================================================
--- trunk/webapps/einotebook/scripts/LoadEvents.js	(revision 368)
+++ trunk/webapps/einotebook/scripts/LoadEvents.js	(revision 374)
@@ -144,5 +144,5 @@
 try {
     // the script must be located where accessible by the web server
-    var scriptFilename = "incident_script.xml";
+    var scriptFilename = "../dynamicdata/incident_script.xml";
     console.log("Attempting to load", scriptFilename);
     // Now load the Incident Script and go parse it
