'; $section = 'none'; $page = 'index'; /* end header vars */ include ('conf.php'); include ('template/tpl.head.php'); include ('template/nav/inc.nav.php'); include ('template/tpl.mast.php'); include ('sys/include/inc.'.$page.'.php'); include ('template/tpl.foot.php'); ?>