// echo HTML de bloque lista: destacado_ch
document.write('');
document.write('<table width=\"166\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.write('  <tr>');
document.write('    <td><span class=\"h2\">Michael Bublé</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/musica/articulo_14031_a.html\" class=\"h5\">Su debut en Chile</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/201112/21785.jpg\" width=\"166\" height=\"75\" /></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/panoramas/musica/articulo_14031_a.html\" class=\"h6\">El cantante canadiense realizará su primera visita a nuestro país en el marco de su gira mundial \"Crazy Love\", que lo tendrá interpretando sus numerosos éxitos el 18 de marzo de 2012 en Santiago.</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td></td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

