// Pie de pagina enap.cl
document.write('<div id="pie">');
document.write('<img src="img/html/inferior.gif" alt="" border="0" usemap="#Map" />');
document.write('<map name="Map">');
document.write('<area shape="rect" coords="4,67,419,100" href="http://www.cybercenter.cl" target="_blank" alt="Developed by CyberCenter S.A." title="Developed by CyberCenter S.A." />');
document.write('<area shape="rect" coords="569,69,708,93" href="apoyo/" title="Policy Privacy" alt="Policy Privacy">');
document.write('<area shape="rect" coords="718,70,870,92" href="apoyo/uso.php" title="Conditions of Use" alt="Conditions of Use">');
document.write('<area shape="rect" coords="472,8,585,60" alt="ENAP MAGALLANES">');
document.write('<area shape="rect" coords="734,6,865,61" alt="ENAP Sipetrol">');
document.write('<area shape="rect" coords="601,9,728,61" alt="ENAP Refiner&iacute;as">');
document.write('</map>');
document.write('</div>');
