' . $l_str_ReferencesLabel . '

'; /* add a box around the footnotes */ $l_str_Output .= '
'; /* add a javascript to expand the reference container when clicking on a footnote or the reference label */ $l_str_Output .= ' '; /* return the output string */ return $l_str_Output; }