function cabecera(){
document.write('		<script type="text/javascript" language="JavaScript1.2" src="../../scripts/stm31.js"></script>');
document.write('		<table class="TablaCabecera" cellpadding="0" cellspacing="0">');
document.write('		   <tr>');
document.write('		       <td class="tdCabTitulo">');
document.write('			   <table class="tablaCabTitulo" cellpadding="0" cellspacing="0">');
document.write('			       <tr>  ');
document.write('				   <td class="tdcabtit1" rowspan="3"><a href="../../pages/Publico/1.htm"><img src="../../images/pag_tipo/logoGFH.png" class="icabtit1" /></a></td>');
document.write('       	 			   <td class="tdcabtit2"><img src="../../images/pag_tipo/top_interior02.gif" class="icabtit2" /></td>  ');
document.write('      			       </tr>  ');
document.write('      			       <tr>  ');
document.write('        			   <td class="tdcabtit3">  ');
document.write('					<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="727" height="66">  ');
document.write('          				<param name="movie" value="../../images/pag_tipo/menu_top.swf" />  ');
document.write('          				<param name="quality" value="high" />  ');
document.write('          				<embed src="../../images/pag_tipo/menu_top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="727" height="66"></embed>  ');
document.write('        				</object>');
document.write('			           </td>  ');
document.write('      			        </tr>  ');
document.write('     			    </table>  ');
document.write('     		            <!-- <table class="tablaCabMenu" cellspacing="0" cellpadding="0">');
document.write('     			    		<tr><td class="tdcabmen1"><img src="../../images/pag_tipo/space.gif" class="icabmen1"/></td></tr>');
document.write('     			    		<tr><td class="tdcabmen2"></td></tr>');
document.write('     			    		<tr><td class="tdcabmen1"><img src="../../images/pag_tipo/space.gif" class="icabmen1"/></td></tr>');
document.write('      			    </table> -->');
document.write('			</td>  ');
document.write('		    </tr>  ');
document.write('	         </table>');
}
function menu(){
document.write('<!-- no borrar -->');
}
