// echo HTML de bloque lista: destacado
document.write('');
document.write('<table width=\"370\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('  ');
document.write('  <tr>');
document.write('    <td><span class=\"h2\">PROYECCIONES ECONÓMICAS</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/economia/indicadores/articulo_5186_a.html\" class=\"h3\">¿Cuánto creceremos este año?</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/economia/indicadores/articulo_5186_a.html\" class=\"caja_img\"><img src=\"http://homeweb.entelchile.net/home_img/internet/123_cl/img/portal/img_adm_cont/200508/1836.jpg\" width=\"358\" height=\"167\" border=\"0\"/></a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/economia/indicadores/articulo_5186_a.html\" class=\"h10\">Distintos agentes nacionales e internacionales estiman cifra entre un 5,5% a un 5,9%.</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

