// JavaScript Document
function escribe_menu_pri(){
document.write("<div id=\"menupri\">  <table height=\"0\" align=\"center\"> <tbody><tr class=estilocelda>"+
"<td width=\"253\" bgcolor=#DDE6D7 onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"'><span class=\"Estilo1\"><img src=\"../imagenes/botones/menu.gif\" width=\"125\" height=\"25\"></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"> <a href=\"../index.html\">Principal</a></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"></span> <a href=\"../sec_virtual.php\">Secretar&iacute;a Virtual </a></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"> <a href=\"../../oferta_edu.htm\">Oferta Educativa</a></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"> <a href=\"../../departamentos.htm\">Departamentos</a></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"></span> <a href=\"../localizacion.htm\">Localizaci&oacute;n</a></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"> <a href=\"../../galeria.htm\">Galer&iacute;a de fotos</a></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\" align=\"absmiddle\"> <a href=\"../enlaces.htm\">Enlaces</a></span></td>"+
"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/botones/noticias.gif\" width=\"125\" height=\"25\"></span></td>"+

"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\"> <a href=\"../../noti_docu.php\">Noticias y docs.</a> </span></td>"+

"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><span class=\"Estilo3\"><img src=\"../imagenes/apoyos/pfeil_blau.gif\" width=\"12\" height=\"11\" border=\"0\"> <a href=\"../../inserta-doc.php\">Enviar noticia</a> </span></td>"+

"</tr><tr> <td onMouseOver='this.style.background=\"#DDDD8F\"' onMouseOut='this.style.background=\"#DDE6D7\"' bgcolor=#DDE6D7><div align=\"center\"><img src=\"../imagenes/botones/escudo.gif\" width=\"125\" height=\"212\"></div></td>"+
"</tr></tbody></table><p>&nbsp;</p></div>");
}

function escibe_logosup(){
document.write("<div id=\"logosup\"><div align=\"center\"><img src=\"../imagenes/titulo.gif\" width=\"485\" height=\"68\"></div></div>");
}



