
document.write('<table cellSpacing=0 cellPadding=0 border=0 >'); 
document.write('<tr>'); 
document.write('<td width=80 valign=top><!--<a href="javascript:AbreGal(\'galeria1.htm\')" onmouseover="CambiaImg(\'bot4\',\'bot4p\');return true" onmouseout="CambiaImg(\'bot4\',\'bot4\');return true"><IMG SRC="images/galeriain.gif" WIDTH="57" HEIGHT="11" BORDER="0" ALT="Galería Fotográfica" name=bot4></td>-->');
document.write('<td width=11><IMG SRC="images/fle.gif" WIDTH="8" HEIGHT="9"></td>'); 

if (opcion == 'opcion_acerca') 
document.write('<td><span class=txt>Acerca de la Universidad</span></td>'); 
else
document.write('<td><a href=acerca.htm class=menu>Acerca de la Universidad</a></td>'); 

document.write('<td width=11><IMG SRC="images/fle.gif" WIDTH="8" HEIGHT="9"></td>'); 

if (opcion == 'opcion_comite') 
document.write('<td><span class=txt>Comité Organizador</span>'); 
else
document.write('<td><a href=comite.htm class=menu>Comité Organizador</td>'); 

document.write('<td width=11><IMG SRC="images/fle.gif" WIDTH="8" HEIGHT="9"></td>');

if (opcion == 'opcion_aus') 
document.write('<td><span class=txt>Auspiciadores</span>'); 
else
document.write('<td><a href=auspicia.htm class=menu>Auspiciadores</td>'); 

document.write('<td width=11><IMG SRC="images/fle.gif" WIDTH="8" HEIGHT="9"></td>'); 

if (opcion == 'opcion_estadia') 
document.write('<td><span class=txt>Estadía</span>'); 
else
document.write('<td><a href=estadia.htm class=menu>Estadía</td>'); 


document.write('</table>'); 



