Index: schedule/function/Graph.php
===================================================================
--- schedule/function/Graph.php	(revision 15622)
+++ schedule/function/Graph.php	(revision 15626)
@@ -1,4 +1,4 @@
 
-$(document).ready(function(){
+//$(document).ready(function(){
 		var chart = new Highcharts.Chart({
         chart: {
@@ -51,3 +51,3 @@
 		
     });
-});
+//});
