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