/home/mip/public_html_/old_mip/the-president.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="president">
<h3>THE PRESIDENT</h3>
<p>

<img src="images/facilities/img-the-president-1.jpg" class="img-responsive"/><br/>
Her  belief  that  “our  vast  human  resources  will  contribute  to  the  rapid development  in host  countries  and  strengthen  the  Philippine  economy”  is  the cornerstone  of  her  management  style.  Through  her  efforts,  the  agency  has forged  recruitment  agreements  with  leading  foreign  employers,  and  deployed Filipino workers under fair yet competitive employment terms.
</p>
</div>

</div>

</div>
</div>


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