
function footer() {
document.write("<div align='center'><img src='images/bg_footer.png' width='1000' height='8' border='0'></div>");

document.write("<div align='center'><table width='1000' align='center' cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr height='15'><td colspan='6' valign='top'><img src='sponsors/footer_top.gif' width='1000' height='15' border='0'></td></tr>");

document.write("<tr><td width='5' valign='top' bgcolor='#EE8400'><img src='images/pixel.gif' width='5' height='1' border='0'></td>");
document.write("<td width='119' valign='middle' bgcolor='#FFFFFF'><img src='sponsors/auspicio.gif' width='119' height='12' border='0'></td>");

<!-- AUSPICIO -->
document.write("<td width='770' valign='middle' align='center' bgcolor='#FFFFFF'>");
document.write("<img src='sponsors/whirlpool.gif' hspace='15' width='100' height='70' border='0'>");
document.write("<img src='sponsors/bapro.gif' hspace='15' width='100' height='70' border='0'>");
document.write("</td>");
<!-- FIN AUSPICIO -->

<!-- ORGANIZA -->
document.write("<td rowspan='9' width='1' valign='top' bgcolor='#EE8400'><img src='images/pixel.gif' width='1' height='1' border='0'></td>");
document.write("<td rowspan='9' width='100' valign='middle' bgcolor='#FFFFFF'><img src='sponsors/organiza.gif' width='100' height='90' border='0'></td>");
document.write("<td rowspan='9' width='5' valign='top' bgcolor='#EE8400'><img src='images/pixel.gif' width='5' height='1' border='0'></td>");
<!-- FIN ORGANIZA -->

document.write("</tr>");
document.write("<tr height='5'><td colspan='3' valign='top'><img src='sponsors/footer_middle.gif' width='894' height='5' border='0'></td></tr>");
document.write("<tr><td width='5' valign='top' bgcolor='#EE8400'><img src='images/pixel.gif' width='5' height='1' border='0'></td>");
document.write("<td width='119' valign='middle' bgcolor='#FFFFFF'><img src='sponsors/institucional.gif' width='119' height='24' border='0'></td>");

<!-- AUSPICIO INSTITUCIONAL -->
document.write("<td width='770' valign='middle' align='center' bgcolor='#FFFFFF'>");
document.write("<img src='sponsors/inta.gif' hspace='15' width='220' height='70' border='0'>");
document.write("<img src='sponsors/fao.gif' hspace='15' width='50' height='70' border='0'>");
document.write("<img src='sponsors/exportar.gif' hspace='15' width='94' height='70' border='0'>");
document.write("<img src='sponsors/inti.gif' hspace='15' width='90' height='70' border='0'>");
document.write("<img src='sponsors/terra_madre.gif' hspace='15' width='70' height='70' border='0'>");
document.write("</td>");
<!-- FIN AUSPICIO INSTITUCIONAL -->

document.write("</tr>");
document.write("<tr height='5'><td colspan='3' valign='top'><img src='sponsors/footer_middle.gif' width='894' height='5' border='0'></td></tr>");
document.write("<tr><td width='5' valign='top' bgcolor='#EE8400'><img src='images/pixel.gif' width='5' height='1' border='0'></td>");
document.write("<td width='119' valign='middle' bgcolor='#FFFFFF'><img src='sponsors/partners.gif' width='119' height='12' border='0'></td>");

<!-- PARTENERS -->
document.write("<td width='770' valign='middle' align='center' bgcolor='#FFFFFF'>");
document.write("<img src='sponsors/cablevision.gif' hspace='15' width='70' height='40' border='0'>");
document.write("<img src='sponsors/biencasero.gif' hspace='15' width='180' height='40' border='0'>");
document.write("<img src='sponsors/rumbos.gif' hspace='15' width='100' height='40' border='0'>");
document.write("</td>");
<!-- FIN PARTENERS -->

document.write("</tr>");

document.write("<tr height='13'><td colspan='6' valign='top'><img src='sponsors/footer_bottom.gif' width='1000' height='15' border='0'></td></tr>");
document.write("</table></div>");
}

