Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15618)
+++ schedule/Module/calendar.php	(revision 15619)
@@ -101,4 +101,7 @@
 							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
 							xmlhttp.send();
+<?php
+							include 'function/Graph.php';
+?>
 						  $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
                           });
