document.write('<table border="0" width="100%" cellspacing="2" cellpadding="0" summary="Esta tabla contiene el menú de la web"><tr><td width="16%"></td>')
document.write('<td width="16%" align="center" valign="bottom"><a href="datos.php"><img border="0" src="img/menu1.gif" alt="Qué es la EM" width="95" height="20"></a></td>')
document.write('<td width="17%" align="center" valign="bottom"><a href="problemas.php"><img border="0" src="img/menu2.gif" alt="Viviendo con la EM" width="95" height="20"></a></td>')
document.write('<td width="17%" align="center" valign="bottom"><a href="fundacion.php"><img border="0" src="img/menu3.gif" alt="Quienes somos" width="95" height="20"></a></td>')
document.write('<td width="17%" align="center" valign="bottom"><a href="comunicacion.php"><img border="0" src="img/menu4.gif" alt="Eventos y publicaciones" width="95" height="20"></a></td>')
document.write('<td width="17%" align="center" valign="bottom"><a href="colaborar.php"><img border="0" src="img/menu5.gif" alt="Necesitamos tu ayuda" width="95" height="20"></a></td>')
document.write('</tr>')
document.write('<tr><td width="16%"></td>')
document.write('<td width="16%" align="center" style="font: 8pt verdana" valign="top"><b><a href="datos.php">Qué es la EM</a></b></td>')
document.write('<td width="17%" align="center" style="font: 8pt verdana" valign="top"><b><a href="problemas.php">Viviendo con la EM</a></b></td>')
document.write('<td width="17%" align="center" style="font: 8pt verdana" valign="top"><b><a href="fundacion.php">Quienes somos</a></b></td>')
document.write('<td width="17%" align="center" style="font: 8pt verdana" valign="top"><b><a href="comunicacion.php">Eventos y publicaciones</a></b></td>')
document.write('<td width="17%" align="center" style="font: 8pt verdana" valign="top"><b><a href="colaborar.php">Necesitamos tu ayuda</a></b></td>')
document.write('</tr></table>')