<!--#set var="local_ip" value="$HTTP_HOST" -->
<!--#set var="servidor_central" value="$CENTRAL_SERVER" -->
var htmlFoot = '<div class="boton"><a href="http://www.australvaldivia.cl" target="_parent">PORTADA</a> | </div>';
htmlFoot +='<div class="boton"><a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/videos_australvaldivia.html" target="_parent">VIDEOS</a> | </div>';
htmlFoot +='<div class="boton"><a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/fotos_australvaldivia.html" target="_parent">FOTOS</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.meteochile.cl/reg10a.html" target="_parent">EL TIEMPO</a>|</div>';
htmlFoot +='<div class="boton"><a href="http://www.australvaldivia.cl/prontus4_nots/site/artic/20081210/pags/20081210141306.html" target="_parent">EDICIONES ANTERIORES</a> | </div>';
writeFooter(htmlFoot);



