Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 15904)
+++ /schedule/Module/calendar.php	(revision 15905)
@@ -135,5 +135,5 @@
 											
 									}
-									source.push($('#box2view').val());
+									//source.push($('#box2view').val());
 									
 									
@@ -142,5 +142,5 @@
 									newdata=s;
 									newtime=finaldata;
-									document.getElementById('data').innerHTML=source;
+									//document.getElementById('data').innerHTML=source;
 									
 									options.series.push({data:newdata});						
@@ -150,5 +150,5 @@
 								}
 							}
-							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
+							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+''+"&time="+year+"-"+month+"-"+day,true);
 							xmlhttp.send();
 							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
