Home
News & Events
Contact Us
NUL
SBA
Empowering Communities • Changing Lives
History of MUL"; $nav[20] = "
MUL Leadership
"; $nav[30] = "
Staff Directory
"; $nav[40] = "
President's Message
"; $nav[50] = "
Become a Member
"; $nav[60] = "
Workforce Development
"; $nav[61] = "
Programs & Services
"; $nav[62] = "
Job Seekers
"; $nav[63] = "
Employers
"; $nav[64] = "
Hours of Service
"; $nav[70] = "
Education & Training
"; $nav[71] = "
Programs & Services
"; $nav[72] = "
Recognition
"; $nav[73] = "
GED
"; $nav[74] = "
Scholarhip Links
"; $nav[80] = "
MUL Guild
"; $nav[90] = "
MUL Young Professionals
"; // Loop thru all the nav options, and depending on the parent page, // and add in the page specific sub-nav items. $navID = $_GET['id']; for ($i = 10; $i <= 90; $i += 10) { // Print the high level nav item first. echo " "; echo "
\n"; echo " "; echo "
\n"; echo " "; echo "
" . $nav[$i] . "
\n"; echo " "; echo "
\n"; // Check for sub-nav requirements. If none, there nothing to do. if (($navID != "") && ($navID == $i)) { echo "\n \n"; for ($s = 1; $s <= 9; $s++) { if (($nav[$i + $s]) != "") { echo "
\n"; echo "
-
\n"; echo "
" . $nav[$i + $s] . "
\n"; echo "
\n"; } } echo " \n\n"; } } ?>
News & Events
Copyright © The Milwaukee Urban League 2003 - 2006. All Rights Reserved.