

var htmlHead = '    <!--tabla logo y banners-->';
htmlHead += '    <div class="head2" style="background:url(http://portada.diariosregionales.cl/mod_ext/ellanquihue/head/logo.jpg) no-repeat left top;">';
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.ellanquihue.cl"><img src="http://www.ellanquihue.cl/matriz/imag/head/b.gif" width="490" height="72" alt="El LLanquihue" title="El LLanquihue" border="0"></a><!--/logo diario-->';
htmlHead += '    </td>';
htmlHead += '    <td align="right" valign="top"><!--banner--><div class="banner" id="bannerHead"></div><!--/banner--></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/ellanquihue_head.js');
