Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16117)
+++ /schedule/Module/calendar.php	(revision 16118)
@@ -86,5 +86,5 @@
 							for(var i = 0; i<source.length;i++)
 							{
-								xml.open("GET","http://www.fact-project.org/smartfact/index.php?source="+escape(source)+"&time="+year+"-"+month+"-"+day,true);
+								xml.open("GET","http://www.fact-project.org/smartfact/index.php?source="+escape(source[i])+"&time="+year+"-"+month+"-"+day,true);
 								xml.send();
 								
