<!--#set var="local_ip" value="$HTTP_HOST" -->
<!--#set var="servidor_central" value="$CENTRAL_SERVER" -->
var htmlFoot = '<a href="'+DR_SERVER+'" target="_parent">PORTADA</a>';
htmlFoot += '<a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/videos_lider.html" target="_parent">VIDEOS</a>';
htmlFoot += '<a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/fotos_lider.html" target="_parent">FOTOS</a>';
htmlFoot += '<a href="http://www.mediosregionales.cl" target="_parent">MEDIOS REGIONALES</a>';
htmlFoot += '<a href="http://portada.diariosregionales.cl/prontus_form/site/artic/20081125/pags/20081125131819.html" target="_parent">CARTAS AL DIRECTOR</a>';
htmlFoot += '<a href="http://www.lidersanantonio.cl/prontus4_nots/site/artic/20090706/pags/20090706163747.html" target="_parent">ED. ANTERIORES</a>';
writeFooter(htmlFoot);



