Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16746)
+++ schedule/Module/calendar.php	(revision 16748)
@@ -108,7 +108,7 @@
 						//alert(year+'-'+month+'-'+day);
 						//window.location = 'index.php?days='+year+'-'+month+'-'+day;
-						$('#scheduling').load('Module/Scheduling.php?days='+year+'-'+month+'-'+day);
+						$('#Scheduling').load('Module/Scheduling.php?days='+year+'-'+month+'-'+day);
 							//$.get("function/SplitDelete.php", {days:year+'-'+month+'-'+day});
-							$.get("function/function.php", {day:year+'-'+month+'-'+day});
+							//$.get("function/function.php", {day:year+'-'+month+'-'+day});
 						 
 
