<!--#set var="local_ip" value="$HTTP_HOST" -->
<!--#set var="servidor_central" value="$CENTRAL_SERVER" -->
var htmlFoot = '<table width="975" border="0" cellspacing="0" cellpadding="0">';
htmlFoot += '  <tr>';
htmlFoot += '    <td width="670" align="left" valign="top" class="td-foot">';
htmlFoot += '    <div class="boton"><a href="'+DR_SERVER+'" target="_parent">Portada</a> | </div> <div class="boton"><a href="http://portada.diariosregionales.cl/prontus_multimedia/site/edic/base/port/fotos_mercuriocalama.html" target="_parent">Fotos</a> | </div><div class="boton"><a href="http://portada.diariosregionales.cl/prontus_multimedia/site/edic/base/port/videos_mercuriocalama.html" target="_parent">Videos</a> |</div> <div class="boton"><a href="http://www.meteochile.cl/reg02.html" target="_parent">El Tiempo</a> | </div> <div class="boton"><a href="http://www.mediosregionales.cl/prontus_mediosregionales/site/edic/base/port/inicio.html" target="_parent">Medios Regionales</a> | </div> <div class="boton"><a href="http://prontus.mediosregionales.cl/club_calama/site/edic/base/port/portada.html" target="_parent">Club de Lectores</a> | </div></td>';
htmlFoot += '    <td align="right" valign="top" width="305"><div class="boton2"><a href="http://www.mercuriocalama.cl/prontus4_nots/site/extra/pdp/pdp.html" target="_parent">Edición de Papel</a> | </div></td>';
htmlFoot += '  </tr>';
htmlFoot += '</table>';

writeFooter(htmlFoot);



