Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16254)
+++ schedule/Module/calendar.php	(revision 16255)
@@ -300,5 +300,5 @@
 														y:DataValue[DataCnt] // Value
 														})
-														//document.getElementById('data').innerHTML=Time[src][DataCnt];
+														
 														
 													}
@@ -313,5 +313,5 @@
 								//Charts(DataValue[[i]],Time);
 								$('#Graph').fadeOut();
-								$('#container').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month);
+								$('#Graph').fadeIn('slow').load("chart.php?year="+year+"&day="+day+"&month="+month);
 							}
 							
