

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="566" align="left" valign="middle"><!--logo diario--><a href="http://www.mercurioantofagasta.cl"><img src="http://www.mercurioantofagasta.cl/matriz/imag/head/logo_mercurioantofagasta.jpg" alt="El Mercurio de Antofagasta" title="El Mercurio de Antofagasta" border="0"></a><!--/logo diario--></td>';
htmlHead += '    <td align="right" valign="middle"><!--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/mercurioantofagasta_head.js');