Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16480)
+++ schedule/Module/calendar.php	(revision 16484)
@@ -101,5 +101,5 @@
 							var month =this.selection.print("%m").join("\n");
 							var year =this.selection.print("%Y").join("\n");	
-							getXML();
+							
 							/*
 							var xmlhttp;
@@ -172,7 +172,5 @@
 								}
 							};*/
-												
-						});
-						function getXML() 
+							function getXML() 
 						{
 							if (window.XMLHttpRequest)
@@ -217,4 +215,7 @@
 							}	
 						}
+												
+						});
+						
 						
 							
