>
>
$path = "../../../"; //This would be the level from the main URL i.e. anything in the som.utdallas.edu directory (home/newutd/dept/mgmtweb/) $navName = substr(strrchr(getcwd(), "/"), 1); include($path.'includes/inc_nav.php'); ?>
