and navigation links $page_title_short = "Links"; // Long title, displayed in big print on the page $page_title_descriptive = "The Library Link Page"; // Section name, used to choose top-of-page links and breadcrumbs $section = "Main"; // Include functions for printing site header and footer require "../php/php_site_template.php"; // Include functions for printing toons header and footer require "../php/php_content_table_main.php"; // Generate the page! print_site_header(); print_main_header(); print <<

I'm in a lot of Yahoo! webrings, so I gave them their own webpage. If you are a Yahoo! webring admin, and you don't see your banner, please try hitting shift+reload first, and then if that doesn't work, contact me, since Yahoo! tends to "forget" to display some bars sometimes. Gomen! ^^;;;

STOPPRINTING; print_main_footer(); print_site_footer(); ?>