Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16025)
+++ /schedule/Module/calendar.php	(revision 16026)
@@ -37,9 +37,9 @@
 					if($SchedCnt==$cntr) 
 					{
-						echo date("Ymd",$timestamp);?>{klass: "highlight"}<?php 
+						echo date("Ymd",$timestamp);?>:{klass: "highlight"}<?php 
 					} 
 					else
 					{
-						echo date("Ymd",$timestamp);?>{klass: "highlight"},<?php 
+						echo date("Ymd",$timestamp);?>:{klass: "highlight"},<?php 
 					}
 					$cntr++;
