Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16297)
+++ schedule/Module/calendar.php	(revision 16298)
@@ -109,5 +109,5 @@
 							
 							var xmlhttp;
-							
+							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
 							for (var src=0;src<source.length;src++)
 							{
@@ -282,5 +282,5 @@
 								xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+escape(source)+"&time="+year+"-"+month+"-"+day,true);
 								xmlhttp.send();
-								$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
+								
 							}
 								var options = {
