


document.write('<center>');
document.write('<table width="500" bgcolor="#ffffff">');
document.write('<tr>');
document.write('<td align="right" width="40%">');
document.write('<font face="arial" size="2">');
document.write('<img src="http://www.miravite.com/icon-pointingfingertoright_png.png"> &nbsp;');
document.write('</font>');
document.write('</td>');
document.write('<td align="left" valign="top" width="60%">');
document.write('<font face="arial" size="2">');
document.write('<a href="publications.html">CABATUAN PUBLICATIONS</a>');
document.write('</font>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</center>');






