<!--

function menu() {

document.write ('<table border=0 cellpadding=0 cellspacing=0 width=100%>')
document.write ('  <tr><td height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td bgcolor=#0066DD class=menu>&nbsp;</td></tr>')
document.write ('  <tr><td height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('</table>')
document.write ('<table border=0 cellpadding=0 cellspacing=0 width=100% height=68 bgcolor=#FFF5E5>')
document.write ('  <tr>')
document.write ('    <td align=center vAlign=middle><img src="images/cmd.gif" width=110 height=44 border=0></td>')
document.write ('    <td align=center vAlign=middle><img src="images/head.gif" width=244 height=54 border=0></td>')
document.write ('    <td align=center vAlign=middle><img src="images/uoc.gif" width=101 height=46 border=0></td>')
document.write ('</table>')
document.write ('<table border=0 cellpadding=0 cellspacing=0 width=100%>')
document.write ('  <tr><td height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td bgcolor=#0066DD align=center class=menu>')
document.write ('<a class=menubar href="servicio.htm">SERVICIO HOSPITALARIO</a> | <a class=menubar href="hospital.htm">HOSPITALIZACI&Oacute;N DOMICILIARIA</a> | <a class=menubar href="teleasist.htm">TELEASISTENCIA</a></td></tr>')
document.write ('  <tr><td height=1 bgcolor=#FFFFFF><img src="transp.gif" height=1></td></tr>')
document.write ('  <tr><td height=1 bgcolor=#0066DD><img src="transp.gif" height=1></td></tr>')
document.write ('</table>')

}

-->

