include_once("i_links_config.inc"); ?>
// EDITING THIS FILE ??
// .....................
// BE SURE to comment-out all double-quotation marks
// For example, a " becomes \"
// If you forget, you will get error messages
// If you want to add your own link to the navigation bar change the info below
// Such as yourlink.htm, Your Title and Text To Display
// Finally you must remove the double slashes (//) in front of each of the lines below
echo "
\"> echo $link1text?>
\"> echo $link2text?>
\"> echo $link3text?>
\"> echo $link4text?>
\"> echo $link5text?>
\"> echo $link6text?>
";
?>