File: /home/asjudine/public_html/junta.php
<?php
include("header.php");
echo "<br><br>";
?>
<TABLE cellSpacing=0 cellPadding=0 width="95%" bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="90%" bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD>
<DIV align=center><IMG
src="ELEMENTOS/cabezotejunta.jpg"></DIV></TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=450 align=center
border=0><TBODY>
<TR>
<TD vAlign=top align=middle><IMG
src="ELEMENTOS/juntadirectiva.gif" alt="Junta Directiva" width="388" height="444"
border=0></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="http://www.asjudinet.com/index.php">Retornar a la página
principal</A>
</FONT></TD></TR></TBODY></TABLE></TR></TBODY></TABLE>
<?php
include("footer.php");
?>