/////////// Cabecera, botones inicio y contactos

document.write('<table border="0" cellpadding="0" cellspacing="0" width="566">');
document.write('<tr><td><img src="images/letras1.gif" width="175" height="68"></td>');
document.write('<td align="right">');
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr valign="top">');
document.write('<td><a href="contacto.htm" onmouseover="CambiaImg(\'bot6\',\'bot6p\');return true" onmouseout="CambiaImg(\'bot6\',\'bot6\');return true"><img src="images/contac.gif" width="94" height="17" border="0" name=bot6></a></td>');
document.write('<td><a href="index.html" onmouseover="CambiaImg(\'bot5\',\'bot5p\');return true" onmouseout="CambiaImg(\'bot5\',\'bot5\');return true"><img src="images/inicio.gif" width="70" height="17" border="0" name=bot5></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td></tr>');
document.write('</table>');