function pie(){
document.write('		<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('			<tr>');
document.write('			    <td valign="top"><hr size="1" /></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('			    <td align="center" class="txtpie">');
document.write('		          Osinergmin 2008 &reg; Todos los derechos reservados <br/>');
document.write('		          Bernardo Monteagudo 222 - Magdalena del Mar, Lima - PERU<br/>');
document.write('        		  Central Telef&oacute;nica: 219-3410 / 219-3411 / 219-3400');
document.write('			    </td>');
document.write('			</tr>');
document.write('		</table>');
}







