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