Menu Navigation Bar for Frontpage sites with PHP
This menu navigation bar works on Unix-Apache-Frontpage-PHP sites such as Powweb. Note that you have to tweak your .htaccess file to tell it to parse htm files for PHP code to really get this stuff to work.
Recently discovered that some hosting sites do not permit the parsing of htm files as php, so this (and any php) must be in .php files.
It shows the childen, siblings, ancestors and siblings of ancestors, all at once. Get it here.