Index: schedule/chart.php
===================================================================
--- schedule/chart.php	(revision 15641)
+++ schedule/chart.php	(revision 15692)
@@ -1,3 +1,3 @@
 
-<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div>
+<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'],$_GET['new'];?></div>
 <div id="container" style="width:100%; height:435px"></div>
