<!--#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>';
htmlFoot += '<div class="boton"><a href="http://portada.diariosregionales.cl/prontus_multimedia/site/edic/base/port/videos_estrellaarica.html" target="_parent">Videos</a></div>';
htmlFoot += '<div class="boton"><a href="http://portada.diariosregionales.cl/prontus_multimedia/site/edic/base/port/fotos_estrellaarica.html" target="_parent">Fotos</a></div>';
htmlFoot += '<div class="boton"><a href="http://www.meteochile.cl/reg01a.html" target="_parent">El Tiempo</a></div>';
htmlFoot += '<div class="boton"><a href="http://www.mediosregionales.cl" target="_parent">Medios Regionales</a></div>';
htmlFoot += '<div class="boton"><a href="http://www.estrellaarica.cl/prontus4_nots/site/artic/20081124/pags/20081124155450.html" target="_parent">Cartas al Director</a></div>'
htmlFoot += '<div class="boton"><a href="http://prontus.mediosregionales.cl/club_arica/site/edic/base/port/portada.html" target="_parent">Club de Lectores</a></div>'
htmlFoot += '  </tr>';
htmlFoot += '</table>';

writeFooter(htmlFoot);



