/home/mip/public_html_/old_mip/mission.php
<? require_once( "func-all.php"); 
do_header(); 

?>

<div class="inner-header">
    
<img src="images/img-inner-header-company-profile.jpg" class="img-responsive"/>

</div>
<div class="container">
<div class="row">
<? do_side_inner_profile();

  ?>
<div class="col-sm-8">




<div id="mission">
<h3>MISSION</h3>
<p>
MIP International Manpower Services INC.  is committed to the principle of partnership for human and economic development.</p>
<p>

To achieve this end, MIP International Manpower Services  INC. has:
<ul class="inner-page-lists">
<li>Dedicated to enlist an overseas employment workforce that amply addresses the specifications of our foreign principals;</li>
<li>Devoted its resources to provide foreign employers with full information on the skills, qualification and training of Filipino overseas workers and,</li>
<li>Striven to maintain a responsible partnership with the government to preserve the integrity of the recruitment process.</li>
</ul>

</p>
</div>



</div>

</div>
</div>


<?
do_employerlogin();
do_footer(); ?>