Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16112)
+++ /schedule/Module/calendar.php	(revision 16113)
@@ -93,5 +93,5 @@
 										xml=new ActiveXObject("Microsoft.XMLHTTP");
 								}
-								xml.onreadystatechange = function();
+								xml.onreadystatechange = function()
 								{
 									if(xml.readyState==4 && xml.status ==200)
