Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15549)
+++ schedule/Module/calendar.php	(revision 15550)
@@ -74,10 +74,11 @@
 {
 	var f = lines[row].slit(',');
-	//arr[row].time=f[0];
-	//arr[row].value=f[5];
+	arr[row].time=f[0];
+	arr[row].value=f[5];
 	
 
 }
-document.getElementById('data').innerHTML=f;								}
+var source['Mrk 421']=arr;
+document.getElementById('data').innerHTML=arr;								}
 							}
 							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
