// 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\">Tablet</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/tecnologia/ultimo/articulo_12328_a.html\" class=\"h5\">Lenovo cree que su LePad superará al iPad</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td  class=\"caja_img\"><img src=\"http://www.terra.cl/images/octubre2010/F881427_tecnologia.jpg\" width=\"166\" height=\"75\" /></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/tecnologia/ultimo/articulo_12328_a.html\" class=\"h6\">La empresa lanzó este producto en la feria CES 2011 y sus ejecutivos creen que superará en ventas a la tablet de Apple en China, aunque reconocen que deberán trabajar más duro en otros mercados.</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

