/home/mip/public_html_/old-website/index2.php
<?php
 require_once("func_proc.php");
do_html_header(); //header.
do_menu();
?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/bg.jpg">
  <!--DWLayoutTable-->
  <tr>
    <td height="36" colspan="4" valign="top"><img src="images/welcome.gif" width="327" height="29" /></td>
  </tr>
  <tr>
    <td width="189" height="131" align="center"><img src="images/img1.jpg" width="156" height="114" /></td>
    <td width="414" colspan="3"><p class="style1"><strong>MIP International Manpower Services</strong> is committed to the principle of partnership for human and economic development.</p>
        <p><span class="style1">To achieve this end, MIP International Manpower Services is dedicated to enlist an overseas employment workforce that amply addresses the specifications of our foreign principals</span>.</p></td>
  </tr>
  <tr>
    <td height="21" colspan="4" align="center" valign="top"><img src="images/separator1.jpg" width="492" height="21" /></td>
  </tr>
  <tr>
    <td height="218" colspan="4" valign="top"><table width="595" height="223" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <th width="296" height="223" scope="col"><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
            <td width="316" height="32" align="center" valign="top"><img src="images/jobs.gif" width="147" height="32" /></td>
          </tr>
          <tr>
            <td height="186">&nbsp;</td>
          </tr>
        </table></th>
        <th width="1" background="images/bgs1.jpg" scope="col"><img src="images/bgs1.jpg" width="3" height="4" /></th>
        <th width="297" scope="col"><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
            <td width="299" height="27" align="center" valign="top"><img src="images/announce.gif" width="208" height="32" /></td>
          </tr>
          <tr>
            <td height="186">&nbsp;</td>
          </tr>
        </table></th>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="23" colspan="4" align="center" valign="top"><img src="images/seaparator2.jpg" width="492" height="23" /></td>
  </tr>
</table>

<?
do_rightContent();
?>
<? do_footer();?>