Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16005)
+++ schedule/Module/calendar.php	(revision 16006)
@@ -51,7 +51,9 @@
               <td>
                 <script type="text/javascript">//<![CDATA[
-					var source=[];
+							$(document).ready(function(){
+							var source=[];
 							source.push($('#box2View').text());
 							document.getElementById('data').innerHTML=source;
+							}),
                  CAL.addEventListener("onSelect", function(){
                           var day =this.selection.print("%d").join("\n");
