document.writeln ('</td>');
document.writeln ('</tr>');
document.writeln ('</tbody>   ');
document.writeln ('</table>');
document.writeln ('<script language=JavaScript>');
document.writeln ('<!--');
document.writeln ('imagen1=new Image');
document.writeln ('imagen1.src="cabecera_img/topAzul.gif"');
document.writeln ('imagen2=new Image');
document.writeln ('imagen2.src="cabecera_img/topRojo.gif"');
document.writeln ('// -->');
document.writeln ('</script>');
document.writeln ('<center><a href="#top" onmouseover=imgtop.src=imagen2.src onmouseout=imgtop.src=imagen1.src><img src="cabecera_img/topAzul.gif" height="42" width="42" border="0" alt="top" name="imgtop"></a></center>');
document.writeln ('<br><br><br><br><br>');

