/home/mip/public_html_/old-website/old/mission.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" valign="top" style="padding-left:10px;"><img src="images/mission.gif" width="84" height="21" /></td>
  </tr>
  <tr>
    <td height="131"class="style1"><p align="center"><img src="images/img_m.jpg" width="501" height="147" /></p>
      <p align="justify">MIP  International Manpower Services is committed to the principle of partnership  for human and economic development.</p>
      <p align="justify">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.</p>
      <p align="justify">MIP  International Manpower Services devotes its resources to provide foreign  employers with full information on the skills, qualification and training of  Filipino overseas workers.</p>
      <div align="justify">MIP International Manpower Services strives to  maintain a responsible partnership with government to preserve the integrity of  the recruitment process.</div></td>
  </tr>
</table>

<? do_footer();?>