/////////// Cabecera, botones inicio y contactos
document.write('<table border="0" align="left" cellpadding="0" cellspacing="0">');
document.write('<tr align="left" valign="top">');
document.write('<td width="163" align="center"><a href="http://www.ulima.edu.pe" target="_top"><img src="http://www.ulima.edu.pe/imagenes/v1.0_logo.gif" alt="Universidad de Lima, Scientia et Praxis" width="97" height="97" border="0"></a></td>');
document.write('<td align="left" valign="top"><img src="http://www.ulima.edu.pe/imagenes/spacer.gif" width="320" height="1"></td>');
document.write('<td align="right" valign="bottom">');
document.write('<table border="0" align="right" cellpadding="0" cellspacing="0">');

if (opcion1 == 'inicio') 
{document.write('<tr><td align="left" valign="top"><!--<a href="index.htm" onmouseover="CambiaImg(\'bot11\',\'bot11p\');return true" onmouseout="CambiaImg(\'bot11\',\'bot11\');return true">--><img src="bibliotecap.gif" alt="Inicio Biblioteca" width="107" height="18" border="0" name="bot11"></a></td>');}
else
{document.write('<tr><td align="left" valign="top"><a href="index.htm" onmouseover="CambiaImg(\'bot11\',\'bot11p\');return true" onmouseout="CambiaImg(\'bot11\',\'bot11\');return true"><img src="biblioteca.gif" alt="Inicio Biblioteca" width="107" height="18" border="0" name="bot11"></a></td>');}

document.write('<td align="left" valign="top"><a href="http://fresno.ulima.edu.pe/ss_bd00101.nsf/" onmouseover="CambiaImg(\'bot21\',\'bot21p\');return true" onmouseout="CambiaImg(\'bot21\',\'bot21\');return true"><img src="biblio.gif" alt="Cont&aacute;ctenos" width="73" height="18" border="0" name="bot21"></a></td>');

if (opcion1 == 'mapa') 
{document.write('<td align="left" valign="top"><!--<a href="mapa.htm" onmouseover="CambiaImg(\'bot14\',\'bot14p\');return true" onmouseout="CambiaImg(\'bot14\',\'bot14\');return true">--><img src="bmapap.gif" width="51" height="18" border="0" name="bot14"></a></td>');}
else
{document.write('<td align="left" valign="top"><a href="mapa.htm" onmouseover="CambiaImg(\'bot14\',\'bot14p\');return true" onmouseout="CambiaImg(\'bot14\',\'bot14\');return true"><img src="bmapa.gif" width="51" height="18" border="0" name="bot14"></a></td>');}

document.write('<td align="left" valign="top"><a href="mailto:colecciones@ulima.edu.pe" onmouseover="CambiaImg(\'bot12\',\'bot12p\');return true" onmouseout="CambiaImg(\'bot12\',\'bot12\');return true"><img src="contact.gif" alt="Cont&aacute;ctenos" width="97" height="18" border="0" name="bot12"></a></td>');
document.write('</tr>');
document.write('<tr><td colspan="2" height="7"></td></tr>');
document.write('</table>');
document.write('</td></tr>');
document.write('</table>');