

var htmlHead = '    <!--tabla logo y banners-->';
htmlHead += '    <div class="head2">';
htmlHead += '    <table width="975" border="0" cellspacing="0" cellpadding="0">';
htmlHead += '  <tr>';
htmlHead += '    <td width="490" align="left" valign="middle"><!--logo diario-->';
htmlHead += '      <a href="http://www.laestrellachiloe.cl"><img src="http://laestrellachiloe.cl/matriz/imag/head/logo.jpg" alt="La Estrella de Chiloé" title="La Estrella de Chiloé" border="0"></a><!--/logo diario-->';
htmlHead += '    </td>';
htmlHead += '    <td align="right" valign="middle"><!--banner--><div class="banner" id="bannerHead"></div><!--/banner--><div class="fecha" id="lafecha"></div></td>';
htmlHead += '  </tr>';
htmlHead += '</table>';
htmlHead += '    </div>';
htmlHead += '    <!--/tabla logo y banners-->';
htmlHead += '<!--/head-->';
writeHead(htmlHead);
chargeElement('bannerHead','http://portada.diariosregionales.cl/prontus_ads2/site/edic/base/port-js/laestrellachiloe_head.js');