home/mip/public_html_/old-website/neo.php 0000644 00000000357 15124632604 0014442 0 ustar 00 <?php
do_html_header(); //header.
?>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th bgcolor="#FF0000" scope="col"> </th>
</tr>
</table>
<?
do_content();
?>
<? do_footer();?>