MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
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");
?>