/home/mip/public_html_/old_mip/support-staff.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="support-staff">
<h3>SUPPORT STAFF</h3>
<div class="row">
    
    <div class="col-sm-6">   <img src="images/facilities/img-processing-dept-1.jpg" class="img-responsive"/></div>
      <div class="col-sm-6">  <img src="images/facilities/img-recruitment-dept-1.jpg" class="img-responsive"/></div>

</div>
<p>
<br/><br/>
MIP  International  Manpower  Services INC.  maintains  a  highly efficient  support staff  to  serve  the  needs  of  foreign  employers  and  applicant-workers.  English proficiency  is  a  must  for  the  support  staff,  and when  necessary,  a  foreign language interpreter is available to facilitate communication. In line with this, the company has adopted a periodic training program for the staff in order to acquire and  update  their knowledge  on  recruitment  strategies,  as  well  as  government issuances necessary for the efficient delivery of services.


</p>
</div>
</div>

</div>
</div>


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