<!--#set var="local_ip" value="$HTTP_HOST" -->
<!--#set var="servidor_central" value="$CENTRAL_SERVER" -->
var htmlFoot = '<div class="boton"><a href="http://www.diarioatacama.cl" target="_parent">PORTADA</a></div>';
htmlFoot += '<div class="boton"><a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/videos_diarioatacama.html" target="_parent">VIDEOS</a></div>';
htmlFoot += '<div class="boton"><a href="'+CENTRAL_SERVER+'/prontus_multimedia/site/edic/base/port/fotos_diarioatacama.html" target="_parent">GALERIAS DE FOTOS</a></div>';
htmlFoot += '<div class="boton"><a href="http://www.meteochile.cl/reg03.html" target="_parent">EL TIEMPO</a></div>';
htmlFoot += '<div class="boton"><a href="http://www.diarioatacama.cl/prontus4_nots/site/artic/20090327/pags/20090327115707.html" target="_parent">CONTACTO</a></div>';
writeFooter(htmlFoot);


