// index.html 100311 include($_SERVER["DOCUMENT_ROOT"] . "/framework/global.php"); // Start - Use this area for page specific PHP script. $page = ""; // Use these values to override the page specific title, description and keywords. $title = ""; $description = ""; $keywords = ""; // End include($_SERVER["DOCUMENT_ROOT"] . "/framework/head.php"); ?> include($_SERVER["DOCUMENT_ROOT"] . "/framework/body.php"); ?>
include($_SERVER["DOCUMENT_ROOT"] . "/framework/foot.php"); ?>