/home/mip/public_html_/old-website/vision.php
<?php
 require_once("func_proc.php");
do_header("Vision"); //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/vision.gif" width="74" height="24" /></td>
  </tr>
  <tr>
    <td height="131" align="center" class="style1"><p align="center"><img src="images/img_v.jpg" width="509" height="155" /></p>
      <p align="justify">At MIP,  we want to maintain a recruitment company:</p>
      <p align="justify">That  fully addresses the manpower specifications of our principals;</p>
      <p align="justify">That  ensures the deployment of completely trained, qualified and globally  competitive Filipino workers;</p>
    <p align="justify">That is  in complete partnership with the government in retaining a high performance  work force.</p></td>
  </tr>
</table>
<? do_footer();?>