// echo HTML de bloque lista: destacado
document.write('');
document.write('<table width=\"370\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('  <tr>');
document.write('    <td><span class=\"h2\">Blow</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/artesvisuales/articulo_14046_a.html\" class=\"h3\">Una particular visión del retrato femenino</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/artesvisuales/articulo_14046_a.html\" class=\"caja_img\"><img src=\"http://homeweb.entelchile.net/home_img/internet/123_cl/img/portal/img_adm_cont/201112/21803.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/panoramas/artesvisuales/articulo_14046_a.html\" class=\"h4\">Hasta el 12 de febrero permanecerá abierta en la Galería Gasco, la exposición de la joven artista visual Cecilia Avendaño. </a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

