with(document){

writeln(' <table width="747" border="0" align="center" cellpadding="0" cellspacing="0">');

writeln('   <tr><td><img src="arriba1.gif" width="328" height="104" border="0" usemap="#Map3"><img src="arriba2.gif" width="261" height="30" border="0" usemap="#Map3"><img src="arriba3new.jpg" width="158" height="104" border=0 usemap="#Map4"></td></tr> ');

writeln('    <tr><td><img src="arriba4.gif" width="747" height="39" border="0" usemap="#Map"></td></tr> ');

writeln('  </table> ');

writeln('         <map name="Map">         ');

writeln('           <area shape="rect" coords="10,5,109,25" href="quienes.html">         ');

writeln('           <area shape="rect" coords="128,5,217,25" href="programacion.html">         ');

writeln('           <area shape="rect" coords="236,6,290,25" href="agendaabril.html">         ');

writeln('           <area shape="rect" coords="308,6,362,25" href="glosario.html">         ');

writeln('           <area shape="rect" coords="376,7,431,26" href="talleres.html">         ');

writeln('           <area shape="rect" coords="448,6,524,26" href="seminarios.html">         ');

writeln('           <area shape="rect" coords="539,6,600,26" href="tecnica489.html">         ');

writeln('           <area shape="rect" coords="615,6,657,27" href="links.html">         ');

writeln('         </map>         ');

writeln('         <map name="Map2">         ');

writeln('           <area shape="rect" coords="25,5,298,100" href="index.html">         ');

writeln('         </map>         ');

writeln('         <map name="Map3">         ');

writeln('           <area shape="rect" coords="20,2,255,16"  href="javascript:abre(\'popupnews.html\',\'Newsletter\',\'height=400,width=454,top=10,left=10\');"     >         ');

writeln('         </map>         ');

writeln('         <map name="Map4">         ');

writeln('           <area shape="rect" coords="40,18,85,36" href="index.html" target="_self">         ');

writeln('           <area shape="rect" coords="5,65,100,95"  href="contactenosold.html"     >         ');

writeln('         </map>         ');

}