// Set navigation path.
$path = 'Controllers/Training';
$root = $_SERVER['DOCUMENT_ROOT'];
// Show site navigation and framework.
include ("file:///C|/Users/SUPERC~1/AppData/Local/Temp/$root/framework_start.php");
?>
Boston ARTCC Training
Please select a valid menu option from the Controllers > Training menu above
include ("file:///C|/Users/SUPERC~1/AppData/Local/Temp/$_SERVER[DOCUMENT_ROOT]/framework_end.php"); ?>