and navigation links
$page_title_short = "Slayers Fanart Main";
// Long title, displayed in big print on the page
$page_title_descriptive = "Slayers Fanart";
// Section name, used to choose top-of-page links and breadcrumbs
$section = "Fanart";
// Include functions for printing site header and footer
require "../php/php_site_template.php";
// Include functions for printing fanart header and footer
require "../php/php_content_table_fanart.php";
// Generate the page!
print_site_header();
print_fanart_header();
print <<