Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16467)
+++ schedule/Module/calendar.php	(revision 16468)
@@ -123,6 +123,6 @@
 								  }
 								
-								//xmlhttp.onreadystatechange=function()
-								  //{
+								xmlhttp.onreadystatechange=function()
+								  {
 								  
 								  //if (xmlhttp.readyState==4 && xmlhttp.status==200)
@@ -143,5 +143,5 @@
 											//$('#data').append(line);
 									//}
-								//}
+								}
 								
 								xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+escape(source[sources])+"&time="+year+"-"+month+"-"+day,true);
