<?php
require_once("func_proc.php");
do_html_header(); //header.
do_menu();
?>
<style type="text/css">
<!--
.style78 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
-->
</style>
<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/contact_us.gif" width="135" height="21" /></td>
</tr>
<tr>
<td height="131" align="center" class="style1"><p align="center" class="style78"><img src="images/img_c.jpg" width="472" height="149" /></p>
<p align="center" class="style78">MIP Building<br />
No. 28 GSIS Avenue, GSIS Village<br />
Barangay Sangangdaan, Project 8, Quezon City, Philippines</p>
<p align="center" class="style78">Telephone No.: (632) 927 .3368<br />
Facsimile No.: (632) 920.6808<br />
Email; mippres@info.com.ph </p> </td>
</tr>
</table>
<? do_footer();?>