// Preamble $pageName = "News Archives"; $focused = "news"; // Dock icon name to gets a border require("parts/preamble.php"); // Load most of document ?>
// News display tableBoxHeader( 'black', tableHeadColor ); tableTitle( 'All News', 1, tableHeadColor ); require("news_funcs.php"); include("old_news.php"); tableBoxFooter(); ?> | |
include("sponsor_incl.html"); ?> | |