1 <!-- INICIO $URL: http://portal.mecon.ar/svn/he/ramas/carga_inicial/src/includes/hooks/default-barra.php $ $Rev: 128 $ $Date: 2002-11-07 19:28:18 -0300 (jue, 07 nov 2002) $ $Author: llucar $ -->
2 <? require_once 'HE/lib/barra.php' ?>
4 <table width="100%" style="font-size: 10pt; border-top: solid thin #336699; border-bottom: solid thin #336699; font-family: Arial, Helvetica, sans-serif;">
6 <? barra( isset( $args[1] ) ? $args[1] : '.' ) ?>
9 <!-- FIN $URL: http://portal.mecon.ar/svn/he/ramas/carga_inicial/src/includes/hooks/default-barra.php $ $Rev: 128 $ $Date: 2002-11-07 19:28:18 -0300 (jue, 07 nov 2002) $ $Author: llucar $ -->