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