Index: schedule/chart.php
===================================================================
--- schedule/chart.php	(revision 15616)
+++ schedule/chart.php	(revision 15618)
@@ -6,6 +6,6 @@
 ?>
 <script type="text/javascript">
-	//document.getElementById('Time').innerHTML=arr;
+	document.getElementById('Time').innerHTML=newline;
 </script>
-<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'],$_GET['newline'];?></div>
+<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div>
 <div id="container" style="width:100%; height:435px"></div>
