Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15623)
+++ schedule/Module/calendar.php	(revision 15624)
@@ -99,11 +99,12 @@
 									document.getElementById('data').innerHTML=newline;
 
+<?php
+							include 'function/Graph.php';
+?>
+									
 								}
 							}
 							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);
                           });
