function cabecera(){
document.write('		<script type="text/javascript" language="JavaScript1.2" src="http://www.osinerg.gob.pe/newweb/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="2"><a href="http://www.osinerg.gob.pe/newweb/pages/Publico/1.htm"><img src="http://www.osinerg.gob.pe/newweb/images/pag_tipo/logo_interior.gif" class="icabtit1" /></a></td>');
document.write('       	 			   <td class="tdcabtit2"><img src="http://www.osinerg.gob.pe/newweb/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="http://www.osinerg.gob.pe/newweb/images/pag_tipo/menu_top.swf" />  ');
document.write('          				<param name="quality" value="high" />  ');
document.write('          				<embed src="http://www.osinerg.gob.pe/newweb/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('			</td>  ');
document.write('		    </tr>  ');
document.write('	         </table>');
}
function menu(){
document.write('<!-- no borrar -->');
}
