Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16745)
+++ /schedule/Module/calendar.php	(revision 16746)
@@ -107,5 +107,6 @@
 						
 						//alert(year+'-'+month+'-'+day);
-						window.location = 'index.php?days='+year+'-'+month+'-'+day;
+						//window.location = 'index.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});
