Index: schedule/authenticate/body.php
===================================================================
--- schedule/authenticate/body.php	(revision 16279)
+++ schedule/authenticate/body.php	(revision 16721)
@@ -60,9 +60,48 @@
 					</div>
 						<div style="border:2px solid white; width:100%;" id="Scheduling">
+						<?php
+						
+						include 'function/SplitDelete.php';
+					//	include 'Module/Scheduling';
+						?>
+						
 							<script type="text/javascript">
-								$(document).ready(function(){
-									$('#Scheduling').fadeIn('slow').load('Module/Scheduling.php');
-								});
+								// $(document).ready(function(){
+								
+										
+									// $('#Scheduling').fadeOut('slow').load('Module/Scheduling.php').fadeIn('slow');
+								
+								// });
 							</script>
+							<table width="100%" id="TableHolder" >
+
+	<tr>
+		<td width="184" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center"  >Time</td>
+		
+		<td width="170" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center"  >Measurement</td>
+		<td width="145" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center"  >Source list</td>
+		<td width="316" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center"  >Value</td>
+		<td width="141" style="border:1px solid white; color:#37DFB1; font-size:14px;" align="center" >Transaction</td>
+	</tr>
+	<tr>
+	
+		
+		<td style="border:0px solid white; color:#37DFB1; font-size:14px;"   colspan="4">&nbsp;</td>
+	</tr>
+
+</table>
+<table width="100%" id="TableH" class="myTable">
+</table>
+<table width="100%" id="TableH1" class="myTable">
+</table>
+
+<table width="100%">
+	<tr>
+	
+	
+		<td style="border:0px solid white; color:#37DFB1; font-size:14px;"  width="80%" align="center">&nbsp;</td>
+	
+	</tr>
+</table>
 						</div>
 						<div style="border:2px solid white; width:100%;" align="center" id="SchedulingAppend">
