// echo HTML de bloque lista: especial
document.write('');
document.write('<br />');
document.write('<br /><table width=\"166\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('  <tr>');
document.write('    <td><span class=\"h2\">Color y Vibración</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/artesvisuales/articulo_13467_a.html\" class=\"h5\">Una experiencia multisensorial</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/201108/21232.jpg\" width=\"166\" height=\"75\" /></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/artesvisuales/articulo_13467_a.html\" class=\"h6\">El nuevo espacio de Arte y Tecnología del Centro Cultural Palacio La Moneda acogerá durante un año la muestra que invita al visitante a ser protagonista activo. </a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

