Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16168)
+++ schedule/Module/calendar.php	(revision 16169)
@@ -274,8 +274,8 @@
 								}
 								
-							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
+							return chart;
 							}
 							loadGraph();
-							
+							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
 							
 						  });
