// echo HTML de bloque lista: especial
document.write('');
document.write('<table width=\"166\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('  <tr>');
document.write('    <td><span class=\"h2\">ALTERNATIVAS DE INVERSIÓN</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/economia/finanzas/articulo_1306_a.html\" class=\"h5\">Si quiere invertir en acciones, tiene que conocer el mundo de la bolsa</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td  class=\"caja_img\"><img src=\"http://homeweb.entelchile.net/home_img/internet/123_cl/img/portal/img_adm_cont/200508/1836.jpg\" width=\"166\" height=\"75\" /></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/economia/finanzas/articulo_1306_a.html\" class=\"h6\">¿Alguna vez se ha preguntado para qué sirven el IPSA, IGPA y el Global?</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

