var foot = ''
foot += '<table align="center" width="800" hspace="0" vspace="0" cellpadding="0" cellspacing="0">'
foot += '<tr><td colspan="3" width="800" height="53" background="images/pie/pie1.gif">&nbsp;</td></tr>'
foot += '<tr>'
foot += '<td width="145" height="15" background="images/pie/pie2.gif">&nbsp;</td>'
foot += '<td width="510" height="30">'
foot += '<table width="510" hspace="0" vspace="0" cellpadding="0" cellspacing="0">'
foot += '<tr>'
foot += '<td width="75"><a href="nosotros.html" target="_self"><img src="images/pie/botones/nosA.gif" border="0"></a></td>'
foot += '<td width="5"><img src="images/pie/botones/separador.gif" border="0"></td>'
foot += '<td width="108"><a href="eventos.html" target="_self"><img src="images/pie/botones/eveA.gif" border="0"></a></td>'
foot += '<td width="5"><img src="images/pie/botones/separador.gif" border="0"></td>'
foot += '<td width="109"><a href="infantiles.html" target="_self"><img src="images/pie/botones/infA.gif" border="0"></a></td>'
foot += '<td width="5"><img src="images/pie/botones/separador.gif" border="0"></td>'
foot += '<td width="54"><a href="galeria.html" target="_self"><img src="images/pie/botones/galA.gif" border="0"></a></td>'
foot += '<td width="5"><img src="images/pie/botones/separador.gif" border="0"></td>'
foot += '<td width="68"><a href="ubicacion.html" target="_self"><img src="images/pie/botones/ubiA.gif" border="0"></a></td>'
foot += '<td width="5"><img src="images/pie/botones/separador.gif" border="0"></td>'
foot += '<td width="73"><a href="contacto.html" target="_self"><img src="images/pie/botones/conA.gif" border="0"></a></td>'
foot += '</tr>'
foot += '</table>'
foot += '</td>'
foot += '<td width="145" height="15" background="images/pie/pie2.gif">&nbsp;</td>'
foot += '</tr>'
foot += '</table>'
document.write(foot) 
