function pie() {
 document.write('     <tr>');
 document.write('       <td bgcolor="#845229"  colspan="4">');
 document.write('       <div align="center">');
 document.write('        <center>');
 document.write('        <table border="0" cellpadding="0" cellspacing="0">');
 document.write('          <tr>');
 document.write('            <td><a href="eportada.htm"><img border="0" src="images/menu/portada.gif" width="65" height="34"></a></td>');
 document.write('            <td><img border="0" src="images/void.gif" width="45" height="22"></td>');
 document.write('            <td><a href="erincon_propietario.htm"><img border="0" src="images/menu/rincon%20propietario.gif" width="149" height="34"></a></td>');
 document.write('            <td><img border="0" src="images/void.gif" width="45" height="22"></td>');
 document.write('            <td><a href="ehazte_socio.htm"><img border="0" src="images/menu/hazte%20socio.gif" width="82" height="34"></a></td>');
 document.write('            <td><img border="0" src="images/void.gif" width="45" height="22"></td>');
 document.write('            <td><a href="edomusforesta.htm"><img border="0" src="images/menu/domus%20foresta.gif" width="105" height="34"></a></td>');
 document.write('            <td><img border="0" src="images/void.gif" width="45" height="22"></td>');
 document.write('          </tr>');
 document.write('        </table>');
 document.write('        </center>');
 document.write('       </div>');
 document.write('       </td>');
 document.write('     </tr>');
 document.write('     <tr>');
 document.write('       <td bgcolor="#845229" valign="bottom" align="center"  colspan="4" height="50">');
 document.write('          <p><font color="#FFFF00"><font face="English111 Vivace BT">D</font><font face="Monotype Corsiva">omus</font>');
 document.write('          <font face="English111 Vivace BT">F</font><font face="Monotype Corsiva">oresta&nbsp;</font></font>');
 document.write('       </td>');
 document.write('     </tr>');
}