Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16229)
+++ /schedule/Module/calendar.php	(revision 16230)
@@ -277,9 +277,10 @@
 									
 								}
+								$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
 								return Charts;
 							}
 							Charts();
 							//Charts();
-							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
+							
 							
 						  });
