Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 17501)
+++ schedule/Module/calendar.php	(revision 17505)
@@ -28,4 +28,5 @@
           <div id="cont"></div>
           <script type="text/javascript">
+			'use strict';
 		   var DATE_INFO = {
 			<?php
@@ -67,4 +68,5 @@
               <td>
 				<script type="text/javascript">
+				'use strict';
 				$(document).ready(function(){
 					Graph();
