// Preamble $pageName = "Welcome!"; $currPage = "home"; // Name of the page, for the menu require "parts/preamble.php"; // Load most of document ?>