Enhanced Back-Next Navigation Bar for Frontpage sites with PHP
This is a back-next navigation bar navigation bar which works on Unix-Apache-Frontpage-PHP sites such as Powweb. It includes numbered links for each page, allowing you to go direct to the page, and the page names appear in tooltips. 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.
Get it here.