Index: /trunk/FACT++/www/schedule/index.js
===================================================================
--- /trunk/FACT++/www/schedule/index.js	(revision 17705)
+++ /trunk/FACT++/www/schedule/index.js	(revision 17706)
@@ -557,4 +557,7 @@
 function onLoad()
 {
+    if (location.href.search('debug')==-1)
+        $("#debug").hide();
+
     /*---------------------------------------------------------------------------------------------
      Prevent any user interaction during AJAX requests
