/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenuBs=6;			// Number of first level items
	var LowBgColorB='#E7E7CD';			// Background color when mouse is not over
	var LowSubBgColorB='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColorB='#000033';			// Background color when mouse is over
	var HighSubBgColorB='#D1D5DE';			// Background color when mouse is over on subs
	var FontLowColorB='#203762';			// Font color when mouse is not over
	var FontSubLowColorB='#203762';			// Font color subs when mouse is not over
	var FontHighColorB='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColorB='#203762';			// Font color subs when mouse is over
	var BorderColorB='#E7E7CD';			// Border color
	var BorderSubColorB='#9EA9BB';			// Border color for subs
	var BorderWidthB=1;				// Border width
	var BorderBtwnElmntsB=1;			// Border between elements 1 or 0
	var FontFamilyB="arial,comic sans ms,technical"	// Font family menu items
	var FontSizeB=8;				// Font size menu items
	var FontBoldB=1;				// Bold menu items 1 or 0
	var FontItalicB=0;				// Italic menu items 1 or 0
	var MenuBTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuBCentered='left';			// MenuB horizontal position 'left', 'center' or 'right'
	var MenuBVerticalCentered='top';		// MenuB vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTopB=104;				// MenuB offset x coordinate
	var StartLeftB=136;				// MenuB offset y coordinate
	var VerCorrectB=0;				// Multiple frames y correction
	var HorCorrectB=0;				// Multiple frames x correction
	var LeftPaddngB=10;				// Left padding
	var TopPaddngB=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuBFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelayB=50;			// delay before menu folds in
	var TakeOverBgColorB=1;			// MenuB frame takes over background color subitem frame
	var FirstLineFrameB='navig';			// Frame where first level appears
	var SecLineFrameB='space';			// Frame where sub levels appear
	var DocTargetFrameB='space';			// Frame where target documents appear
	var TargetLocB='';				// span id for relative positioning
	var HideTopB=0;				// Hide first level when loading new document 1 or 0
	var MenuBWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClickB=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheckB=0;			// menu tree checking on or off 1 or 0
	var ShowArrowB=1;				// Uses arrow gifs when 1
	var KeepHiliteB=1;				// Keep selected path highligthed
	var ArrwsB=['http://www.uic.edu/sph/images/tri.gif',5,10,'http://www.uic.edu/sph/images/tridown.gif',10,5,'http://www.uic.edu/sph/images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStartB(){return}
function AfterBuildB(){return}
function BeforeFirstOpen(){return}
function AfterCloseAllB(){return}


// MenuB tree
//	MenuBX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

MenuB1=new Array("Students","http://www.uic.edu/sph/students","",9,22,65);
	MenuB1_1=new Array("Prospective Students","http://www.uic.edu/sph/students/prospective_students","",0,20,215);
	MenuB1_2=new Array("Current Students","http://www.uic.edu/sph/students/current_students","",0);
	MenuB1_3=new Array("Distance Students","http://www.uic.edu/sph/students/distance_students","",0);
	MenuB1_4=new Array("Office of Student Affairs","http://www.uic.edu/sph/osa","",0);
                            //MenuB1_4_1=new Array("SPH Career Services","http://www.uic.edu/sph/osa_careerservices_sph.htm","",0,20,166);
							//MenuB1_4_2=new Array("UIC Career Services","http://www.uic.edu/depts/ocs/","",0,20,166);
                          //MenuB1_4_3=new Array("ASPH Employment Council","http://www.publichealthjobs.net/","",0);
                          //MenuB1_4_4=new Array("Career Websites","http://www.uic.edu/sph/osa_careersites.htm","",0);
	
	MenuB1_5=new Array("Career Services","http://www.uic.edu/sph/students/students_career_services","",0);                      
	MenuB1_6=new Array("Academic Services/Resources","http://www.uic.edu/sph/students/students_academic_services_resources","",0);
	                     //MenuB1_7_1=new Array("Ombudsperson","http://www.uic.edu/sph/students_ombuds.html","",0,20,166);
	MenuB1_7=new Array("Scholarships, Honors, and Awards","http://www.uic.edu/sph/students/students_awards","",0);                          
	MenuB1_8=new Array("Urban Health and Diversity Programs","http://www.uic.edu/sph/uhdp","",0);
                          //MenuB1_9_1=new Array("List of Student Organizations","http://www.uic.edu/sph/students_gov_orgs.htm","",0,20,210);
                          //MenuB1_9_2=new Array("Public Health Student Association","http://www.uic.edu/sph/students_gov_phsa.htm","",0,20,210);
                          //MenuB1_9_3=new Array("Minority Students (MSAPH)","http://www.uic.edu/sph/students_gov_msaph.htm","",0,20,210);
                          //MenuB1_9_4=new Array("Student Representation","http://www.uic.edu/sph/students_gov_rep.htm","",0,20,210);						  
	MenuB1_9=new Array("Contact Us","http://www.uic.edu/sph/osa/osa_contact.htm","",0);

MenuB2=new Array("Alumni","http://www.uic.edu/sph/alumni","",8,22,55);
	MenuB2_1=new Array("Welcome","http://www.uic.edu/sph/alumni","",0,20,215);
	MenuB2_2=new Array("Calendar","http://www.uic.edu/sph/alumni/alumni_calendar","",0);
	MenuB2_3=new Array("Connect & Engage","http://www.uic.edu/sph/alumni/alumni_connect_engage","",0);
	MenuB2_4=new Array("SPH Alumni Association Board","http://www.uic.edu/sph/alumni/alumni_board","",0);
	MenuB2_5=new Array("Photo Gallery","http://www.uic.edu/sph/alumni/alumni_photo_gallery","",0);
	MenuB2_6=new Array("Resources","http://www.uic.edu/sph/alumni/alumni_resources","",0);
	MenuB2_7=new Array("Make a Gift","http://www.uic.edu/sph/development/development_now.htm","",0);
	MenuB2_8=new Array("Contact Us","http://www.uic.edu/sph/alumni/alumni_contact_us","",0);


MenuB3=new Array("Faculty & Staff","http://www.cade.uic.edu/sphapps/faculty_profile/UIC_SPH_Faculty.asp","",5,22,92);
	MenuB3_1=new Array("Faculty & Staff by Division","http://www.cade.uic.edu/sphapps/faculty_profile/UIC_SPH_Faculty.asp","",0,20,245);
	MenuB3_2=new Array("Faculty APR Access","http://www.cade.uic.edu/sphapps/apr/login.asp","",0);
	MenuB3_3=new Array("Community of Sciences Faculty Database","http://expertise.cos.com/cgi-bin/searchexp?code=152","",0);
	MenuB3_4=new Array("Faculty Handbook (PDF download)","http://www.uic.edu/sph/downloads/revhandbk2.pdf","",0);
	MenuB3_5=new Array("Computing Needs","http://www.uic.edu/sph/help-desk/facultystaff_it.htm","",0);

MenuB4=new Array("Newsroom","http://www.uic.edu/sph/news.shtml","",6,22,75);
	MenuB4_1=new Array("SPH in the News","http://www.uic.edu/sph/news.shtml","",0,20,190);
	MenuB4_2=new Array("SPH Events Calendar","http://www.emsenterprise.uic.edu/vsphems/BrowseEvents.aspx","",0);
	MenuB4_3=new Array("Current SPH Initiatives","http://www.uic.edu/sph/news_init.shtml","",0);
	MenuB4_4=new Array("SPH Publications","http://www.uic.edu/sph/newsroom/news_pub.htm","",4);
		MenuB4_4_1=new Array("HEALTHviews Magazines","http://www.uic.edu/sph/newsroom/news_pub.htm","",0,20,165);
		MenuB4_4_2=new Array("School Catalog","http://www.uic.edu/sph/catalog/index.htm","",0);
		MenuB4_4_3=new Array("SPHere E-News","http://www.uic.edu/sph/newsroom/news_pub.htm","",0);
		MenuB4_4_4=new Array("SPH Self Study Report","http://www.uic.edu/depts/spha/selfstudy99/index.htm","",0);	
	MenuB4_5=new Array("Archived Presentations","http://www.uic.edu/sph/newsroom/news_pres.htm","",0);
	MenuB4_6=new Array("Contact Us for Media Inquiries","http://www.uic.edu/sph/newsroom/news_contact.htm","",0);

MenuB5=new Array("Calendar","http://www.uic.edu/sph/events","",4,22,62);
	MenuB5_1=new Array("SPH Events Calendar","http://www.emsenterprise.uic.edu/vsphems/BrowseEvents.aspx","",0,20,178);
	MenuB5_2=new Array("Hosting an Event Information","http://www.uic.edu/sph/events","",0);
	MenuB5_3=new Array("SPH Academic Calendar","http://www.uic.edu/sph/osa/osa_dates.htm","",0);
	MenuB5_4=new Array("UIC Academic Calendar","http://www.uic.edu/ucat/catalog/CA.shtml","",0);

MenuB6=new Array("Giving","http://www.uic.edu/sph/development","",2,22,55);
	MenuB6_1=new Array("Online Giving","http://www.uic.edu/sph/development/development_now.htm","",0,20,144);
	MenuB6_2=new Array("Office of Development","http://www.uic.edu/sph/development","",0);


