<!--#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="750" 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="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/videos_llanquihue.html" target="_parent">VIDEOS</a> | </div><div class="boton"><a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/fotos_llanquihue.html" target="_parent">FOTOS</a> | </div><div class="boton"><a href="http://www.meteochile.cl/reg10b.html" target="_parent">EL TIEMPO</a> | </div><div class="boton"><a href="http://www.mediosregionales.cl"  target="_parent">MEDIOS REGIONALES</a> | </div><div class="boton"><a href="http://www.ellanquihue.cl/prontus4_nots/site/artic/20081210/pags/20081210123956.html"  target="_parent">EDICIONES ANTERIORES</a> | </div><div class="boton"><a href="http://www.ellanquihue.cl/prontus4_nots/site/extra/pdp/pdp.html"  target="_parent">EDICIÓN DE PAPEL</a> | </div></td>';
htmlFoot += '    <td align="right" valign="top" width="200"></td>';
htmlFoot += '  </tr>';
htmlFoot += '</table>';

writeFooter(htmlFoot);



