// Preamble $pageName = "Developer Plans"; $focused = "none"; // Dock icon name to gets a border $currPage = "plans"; // Name of the page, for the menu require "parts/preamble.php"; // Load most of document ?>
// News display tableBoxHeader ('black', tableHeadColor); tableTitle ('Developer Plans', 1, tableHeadColor); need ("news"); include "plancache.php"; tableBoxFooter (); ?> |