File: /home/asjudine/public_html/mision.php
<?php
include("header.php");
echo "<br><br>";
?>
<TABLE cellSpacing=0 cellPadding=0 width="95%" bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD><BR>
<TABLE cellSpacing=0 cellPadding=0 width="90%" align=center
border=0>
<TBODY>
<TR>
<TD>
<DIV align=center><IMG
src="ELEMENTOS/mision.gif"></DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="90%" align=center
border=0>
<TBODY>
<TR>
<TD><BR>
<P class=texto>Brindar a nuestros afiliados un servicio
jurídico especializado que le dé una solución integral y
personalizada a cada cliente y caso, que satisfaga sus
necesidades y solucione sus conflictos en todas las áreas del
Derecho, protegiendo su libertad y su patrimonio
económico.</P>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><span class="texto"><img src="ELEMENTOS/mision.jpg" width="350" height="238" align="middle"></span></td>
</tr>
</table> <P align="center" class=texto> </P></TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width="75%" align=center
border=0>
<TBODY>
<TR>
<TD width="29%">
<DIV align=center></DIV></TD>
<TD width="9%"><IMG height=12
src="ELEMENTOS/flecharetorno.gif" width=12></TD>
<TD width="62%"><FONT face="Arial, Helvetica, sans-serif"
size=1><A class=menu_tres
href="index.php">Retornar a la página
principal</A>
</FONT></TD></TR></TBODY></TABLE></TR></TBODY></TABLE>
<?php
include("footer.php");
?>