function pie (){

document.write('<table width="738"  border="0"  background="/img/bgyel.gif" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td rowspan="4"  width="11" valign="top"><img src="/img/esqa1.gif" height="60" width="11"></td>');
document.write('<td colspan="4" height="3" width="90%" bgcolor="#DED6BD"><img src="/img/esqa2.gif" width="716" height="3"></td>');
document.write('<td rowspan="4"  valign="top"><img src="/img/esqa4.gif" width="11" height="60"></td>');
document.write('</tr><tr>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/index.htm" class=pie>Portada</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/presen.htm" class=pie>Presentación de la compañía</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/zmamb.htm" class=pie>Zascandil y el medio ambiente</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/zhoy.htm" class=pie>Zascandil hoy</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/exrepre.htm" class=pie>Representaciones en el extranjero</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/excrit.htm" class=pie>Críticas en el extranjero</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/obras.htm" class=pie>Obras representadas</a></td>');
document.write('<td valign=top align=center bgcolor="#DED6BD"><a href="/pags/mojigata.htm" class=pie>Lo último de Zascandil</a></td>');
document.write('</tr>');
document.write('<tr><td colspan="4" height="6" bgcolor="#DED6BD" valign="bottom"><img src="/img/esqa3.gif" width="716" height="6"></td></tr>');
document.write('</table>');
}