document.write("<div><a href='principal.htm' class='textoMenuActual' title='INICIO'>")
document.write("<img src='images/logo_top.gif' border='0' width='160' height='71'>")
document.write("</a></div>")
document.write("<br><div class='textoBlancoSmall'>")
document.write("<form name='form_reloj'>")
document.write("<div class='textoBlancoSmall'><SCRIPT>dia()</SCRIPT></div>")
document.write("<input type='text' name='reloj' size='12' style='border:0; background-color : Black; color : #FFFFFF; font-family : Verdana, Arial, Helvetica; font-size : 7pt; text-align : center; font-weight:normal' onFocus='window.document.form_reloj.reloj.blur()'>")
document.write("</form></div>")

/*
<div><a href="principal.htm" class="textoMenuActual" title="INICIO">
		<img src="images/logoTHRT.gif" border="0" width="160" height="71">
	  </a></div>
	  <br><div class="textoBlancoSmall">
	  <form name="form_reloj"> 
		<div class="textoBlancoSmall"><SCRIPT>dia()</SCRIPT></div>	
		<input type="text" name="reloj" size="10" style="border:0; background-color : Black; color : #FFFFFF; font-family : Verdana, Arial, Helvetica; font-size : 7pt; text-align : center; font-weight:normal" onFocus="window.document.form_reloj.reloj.blur()"> 
	  </form></div>	 */ 