Help for this page
<script> function toggleDisplay(el, txt) { ... } } </script>
sub abstract { my ($visible, $hidden); ... } return $visible; }