// 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\">Modelo</span></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><a href=\"http://www.123.cl/adm_cont/tecnologia/actualidad/articulo_11976_a.html\" class=\"h5\">Sony Ericsson lanza el Xperia Arc</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td  class=\"caja_img\"><img src=\"http://www.terra.cl/images/octubre2010/F867964_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/actualidad/articulo_11976_a.html\" class=\"h6\">Incluye versión 2.3 de la plataforma Android.</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td> </td>');
document.write('  </tr>');
document.write('</table>');
document.write('');
// FIN HTML

