	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#fafbe6';			// Background color when mouse is not over
	var LowSubBgColor='#cccc99';			// Background color when mouse is not over on subs
	var HighBgColor='#cccc99';			// Background color when mouse is over
	var HighSubBgColor='#cccc99';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#fafabe';			// Border color
	var BorderSubColor='#fafabe';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, helvetica,sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=225;				// Menu offset x coordinate
	var StartLeft=9;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';			// Frame where first level appears
	var SecLineFrame='';			// Frame where sub levels appear
	var DocTargetFrame='';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

//Stuff avani is testing

isMac = (navigator.appVersion.indexOf("Mac")!=-1) ? true : false;
NS4 = (document.layers) ? true : false;
IEmac = ((document.all)&&(isMac)) ? true : false;
IE4plus = (document.all) ? true : false;
IE4 = ((document.all)&&(navigator.appVersion.indexOf("MSIE 4.")!=-1)) ? true : false;
IE5 = ((document.all)&&(navigator.appVersion.indexOf("MSIE 5.")!=-1)) ? true : false;
IE6 = ((document.all)&&(navigator.appVersion.indexOf("MSIE 6.")!=-1)) ? true : false;
ver4 = (NS4 || IE4plus) ? true : false;
NS6 = (!document.layers) && (navigator.userAgent.indexOf('Netscape')!=-1)?true:false;

IE5plus = IE5 || IE6;
IEMajor = 0;

if (isMac) {
	//document.write("<h1><p>You are using a Macintosh</p></h1>");
	if (NS4) {
		var FontSize=12;
		//document.write("<p>You are using Netscape 4 or later on a Mac</p>");
	}
}


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


//	This is what it all means: MenuX=new Array(Nav Text, Link, background image (if you really want one), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("Academic Programs","","",14,30,133);
	Menu1_1=new Array("Ph.D. in Industrial Relations & Human Resources","../PhD/index.html","",0,30,300);
//		Menu1_1_1=new Array("Overview","../PhD/index.html","",0,20,300);
//		Menu1_1_2=new Array("Admissions","../PhD/admissions.html","",0,20,300);
//		Menu1_1_3=new Array("Degree Requirements","../PhD/deg_req.html","",0,20,300);
//		Menu1_1_4=new Array("Policies and Guidelines","../PhD/policies.html","",8,20,300);

//			Menu1_1_4_1=new Array("Guidelines for Doctoral Student Funding","../PhD/policies.html","",0,20,300);
//			Menu1_1_4_2=new Array("Expectations for Students Receiving Funding","../PhD/policy/exp_funding.html","",0,20,300);
//			Menu1_1_4_3=new Array("Guidelines for Faculty Supervisors","../PhD/policy/guidelines_fac.html","",0,20,300);
//			Menu1_1_4_4=new Array("Qualifying Exam Policy","../PhD/policy/qualify.html","",0,20,300);
//			Menu1_1_4_5=new Array("Thesis & Dissertation Technical Guide","javascript:window.open('http://www.nbcs.rutgers.edu/thesis');","",0,20,300);
//			Menu1_1_4_6=new Array("Governance Administration","../PhD/policy/gov_admin.html","",0,20,300);
//			Menu1_1_4_7=new Array("Appeal Processes","../PhD/policy/appeals.html","",0,20,300);
//			Menu1_1_4_8=new Array("Approval of an External Master's Thesis","../PhD/policy/ApprovalExtMasterThesis.htm","",0,20,300);

//	    Menu1_1_5=new Array("Our Ph.D. Students","../PhD/student_resumes.html","",0,20,130);
//		Menu1_1_6=new Array("Financial Aid","../PhD/fin_aid.html","",0,20,130);

//		Menu1_1_7=new Array("Contacts","../PhD/contacts.html","",0,20,130);
	//	Menu1_1_8=new Array("Other Sites","../PhD/other_sites.html","",0,20,130);
//		Menu1_1_8=new Array("Apply Online","../PhD/admissions.html","",0,20,130);

	Menu1_2=new Array("Master of Human Resource Management","../MHRM/index.html","",0,30,300);
	Menu1_3=new Array("Executive Master in HR Leadership","javascript:window.open('http://www.emhrl.rutgers.edu');","",0,30,300);

	Menu1_4=new Array("Master of Labor and Employment Relations","../LER/index.html","",0,30,300);
//		Menu1_3_1=new Array("Program","../LER/program.html","",0,20,150);
//		Menu1_3_2=new Array("Program Specialization","../LER/special.html","",0,20,150);
//		Menu1_3_3=new Array("Internships","../LER/internships.html","",0,20,150);
//		Menu1_3_4=new Array("MLER Careers","../LER/careers.html","",0,20,150);
//		Menu1_3_5=new Array("Contact Us","mailto:mlirls@rci.rutgers.edu","",0,20,150);
//		Menu1_3_6=new Array("Apply Online","javascript:window.open('http://gradstudy.rutgers.edu');","",0,20,150);
//		Menu1_3_7=new Array("Overview","../LER/index.html","",0,20,150);
//		Menu1_3_8=new Array("Certificate Programs","../misc/certificate_progs.html","",0,20,150);
	Menu1_5=new Array("Diversity and Inclusion in the Workplace Certificate","../BALER/diversity.html","",0,30,300);
	Menu1_6=new Array("Bachelor of Arts Labor Studies and Employment Relations","../BALER/bach.html","",0,30,300);
	Menu1_7=new Array("Bachelor of Science Labor and Employment Relations","../bsler.html","",0,30,300);
//	Menu1_5=new Array("BA Learning Objectives","../BALER/objectives.html","",0,20,155);
//		Menu1_5_1=new Array("Concentrations within the Major","../BALER/majorr.html","",0,20,300);
//		Menu1_5_2=new Array("Details about the Minors","../BALER/minor.html","",0,20,50);
	Menu1_8=new Array("Diversity in the Workplace Minor","../BALER/minor.html","",0,30,300);
	Menu1_9=new Array("Human Resource Undergraduate Minor","../HRM-Minor/index.html","",0,30,300);
	Menu1_10=new Array("Labor Studies and Employment Relations Minor","../BALER/minor.html","",0,30,300);
	Menu1_11=new Array("Labor Unions and Social Movements Minor","../BALER/minor.html","",0,30,300);
	
	Menu1_12=new Array("Law and the Workplace Minor","../BALER/minor.html","",0,30,300);

	Menu1_13=new Array("Work Organization and Management Minor","../BALER/minor.html","",0,30,300);
	
	Menu1_14=new Array("Work, Globalization, and Migration Minor","../BALER/minor.html","",0,30,300);


		
		
		
		
Menu2=new Array("Prospective Student","","",11,30,133);
	Menu2_1=new Array("Ph.D. in Industrial Relations and Human Resources","../PhD/index.html","",0,30,300);
	Menu2_2=new Array("Master of Human Resource Management","../MHRM/index.html","",0,30,300);
	Menu2_3=new Array("Master of Labor and Employment Relations","../LER/index.html","",0,40,300);
	Menu2_4=new Array("SMLR Graduate Catalog","javascript:window.open('http://catalogs.rutgers.edu/generated/smlr_0608/index.html');","",0,30,300);
	Menu2_5=new Array("Graduate Application","javascript:window.open('http://gradstudy.rutgers.edu');","",0,30,300);
	Menu2_6=new Array("Bachelor of Arts Labor Studies and Employment Relations Major & Minor","../BALER/bach.html","",0,40,300);
	Menu2_7=new Array("Bachelor of Science Labor and Employment Relations","../bsler.html","",0,30,300);
	Menu2_8=new Array("HR Undergraduate Minor","../HRM-Minor/index.html","",0,30,300);
	Menu2_9=new Array("SMLR Undergraduate Catalog","javascript:window.open('http://catalogs.rutgers.edu/generated/nb-ug_current/pg23849.html');","",0,30,300);
	Menu2_10=new Array("Course Syllabi","../misc/syllabi_all.html","",0,30,300);
	Menu2_11=new Array("Tuition and Fees","javascript:window.open('http://www.studentabc.rutgers.edu');","",0,30,300);
		
Menu3=new Array("Online with eSMLR","../eSMLR/index.html","",1,30,300);
	Menu3_1=new Array("Overview","../eSMLR/index.html","",0,20,133);


Menu4=new Array("Executive Education", "", "", 2,30,133);
	Menu4_1=new Array("Executive Masters in Human Resource Leadership", "javascript:window.open('http://www.emhrl.rutgers.edu');", "", 0,20,300);
	Menu4_2=new Array("Center for Management Development","javascript:window.open('http://www.cmd.rutgers.edu');", "", 0,20,300);



Menu5=new Array("Continuing Education","../misc/labor_ex_prog.html","",5,30,200);
//	Menu3_1=new Array("Labor Education","../misc/labor_ex_prog.html","",0,20,300);
	Menu5_1=new Array("Joint Labor Management Program","../Joint/labor_ex_prog.html","",0,20,300);
	//Menu2_3=new Array("Summer Institute for Union Women","../Joint/index.html","",0,35,150);
//	Menu3_3=new Array("Customized Training","../misc/labor_ex_prog.html#training","",0,20,300);
//	Menu3_4=new Array("Research","../misc/labor_ex_prog.html#research","",0,20,300);
//	Menu3_5=new Array("Consulting","../misc/labor_ex_prog.html#consulting","",0,20,300);
	Menu5_2=new Array("Union Leadership Academy","javascript:window.open('http://www.rci.rutgers.edu/~rulabor');","",0,20,300);
	Menu5_3=new Array("Occupational Training and Education Consortium","javascript:window.open('http://otec.rutgers.edu');","",0,20,300);
	Menu5_4=new Array("Diversity and Inclusion in the Workplace Certificate","../BALER/diversity.html","",0,20,300);
	Menu5_5=new Array("Other Certificate Programs","../LER/certificate_progs.html","",0,20,300);


//Menu6=new Array("Meet the Faculty","","",1,30,133);
//	Menu6_1=new Array("Faculty Members","../faculty/index.html","",0,20,200);
//	Menu6_2=new Array("LSER Faculty Publications","../Unions/index.html","",0,20,200);


//Menu7=new Array("Meet Dean Finegold","../misc/dean_welcome.html","",1,30,133);
//	Menu7_1=new Array("Dean's Updates","javascript:window.open('../Info/update.pdf');","",0,20,250);



//Menu8=new Array("Joint Labor Management","../Joint/labor_ex_prog.html","",3,35,133);
//	Menu8_1=new Array("Public Sector Labor Relations","../Joint/labor_ex_prog.html#PERC","",0,20,250);
//	Menu8_2=new Array("RU/NJ Labor Partnership Forum","../Joint/labor_ex_prog.html#lpf","",0,20,250);
//	Menu8_3=new Array("Labor/Management Partners","../Joint/labor_ex_prog.html#part","",0,20,250);



	


//Menu7=new Array("Dean","../misc/dean_welcome.html","",0,20,133);
//	Menu6_1=new Array("Meet Dean Finegold","../misc/dean_welcome.html","",0,20,120);

//Menu8=new Array("Dean's Updates","javascript:window.open('../Info/update.pdf');","",0,20,250);

//Menu9=new Array("Event Calendar","../Calendar/index.html","",0,20,133);

Menu6=new Array("Current Research","../misc/research.html","",2,30,133);
Menu6_1=new Array("Research Briefs","../misc/research.html","",0,30,133);
Menu6_2=new Array("Policy Briefs","../misc/research.html","",0,30,133);



Menu7=new Array("Current Students","","",15,30,133);
	Menu7_1=new Array("University Schedule of Classes","javascript:window.open('http://www.acs.rutgers.edu/soc');","",0,30,250);
	Menu7_2=new Array("SMLR Syllabi and Schedules","../misc/syllabi_all.html","",0,30,250);
	Menu7_3=new Array("Booklists","../misc/syllabi_all.html","",0,30,250);
	Menu7_4=new Array("Web Registration","javascript:window.open('https://webreg.rutgers.edu/webreg');","",0,30,250);
	Menu7_5=new Array("Grades and Transcripts","javascript:window.open('https://www.acs.rutgers.edu/grades/');","",0,30,250);
	Menu7_6=new Array("RU Full Service Portal","javascript:window.open('https://eas.rutgers.edu/eas-current-students.html');","",0,30,250);
	Menu7_7=new Array("Sakai","javascript:window.open('https://sakai.rutgers.edu/portal');","",0,30,250);
		Menu7_8=new Array("Diversity and Inclusion in the Workplace Certificate","../misc/grad_certificate.html","",0,40,300);
		Menu7_9=new Array("Online Diploma Application","javascript:window.open('https://www.ugadmissions.rutgers.edu/Diploma');","",0,30,250);
	Menu7_10=new Array("Graduation Info", "javascript:window.open('http://www.smlralum.rutgers.edu/commencement.htm');","",0,30,125);
	Menu7_11=new Array("Graduation Forms","../graduation/grad_forms.html","",0,30,125);
	Menu7_12=new Array("Career Portal","javascript:window.open('https://www.myinterfase.com/rutgers-smlr/student');","",0,30,250);
//	Menu6_12=new Array("Links","../misc/links.html","",0,20,250);
	Menu7_13=new Array("Society for Human Resource Management","javascript:window.open('http://www.shrm.org');","",0,30,250);
	Menu7_14=new Array("Rutgers Chapter of SHRM","javascript:window.open('http://www.eden.rutgers.edu/~rushrm/');","",0,30,250);
    Menu7_15=new Array("Labor Employment Relations Association","javascript:window.open('http://ruirra.rutgers.edu');","",0,30,250);
//Menu12=new Array("Graduation","","",2,20,133);
	
	
	
	
	
//Menu9=new Array("Carey Library","../library/index.html","",0,30,133);
//	Menu15_1=new Array("SMLR Carey Library Home Page","../library/index.html","",0,20,150);
//	Menu15_2=new Array("Hours and Location","../library/location.html","",0,20,150);
//	Menu15_3=new Array("Contacts","../library/staffcontacts.html","",0,20,150);
//	Menu15_4=new Array("Rutgers University Libraries",//"javascript:window.open('http://www.libraries.rutgers.edu/')","",0,20,150);
//Menu15_5=new Array("Rethinking Unions","../Unions/index.html","",0,20,150);


Menu8=new Array("Alumni","","",3,30,133);
	Menu8_1=new Array("Alumni and Friends of SMLR","javascript:window.open('http://www.smlralum.rutgers.edu/');","",0,20,250);
	Menu8_2=new Array("Career Portal","../employment/index.html","",0,20,250);
    Menu8_3=new Array("Labor Employment Relations Association","http://ruirra.rutgers.edu","",0,20,250);

//Menu14=new Array("LSER Department","../LSER/index.html","",1,20,133);
//	Menu14_1=new Array("Rethinking Unions","../Unions/index.html","",0,25,150);
	//Menu10_2=new Array("Hours and Location","../library/location.html","",0,20,150);
	



//Menu8=new Array("Newsletters","","",4,20,133);
//	Menu8_1=new Array("SMLR Current Issue","javascript:window.open('../misc/pdf_newsletters/SMLRspring07news.pdf');","",0,20,250);
//	Menu17_2=new Array("Undergrad Labor Studies Current Issue","javascript:window.open('../misc/pdf_newsletters/BALSER_Spring 2008.pdf');","",0,20,250);
//	Menu17_3=new Array("MLER Current Issue","javascript:window.open('../misc/pdf_newsletters/MLER_Spring 2008.pdf');","",0,20,250);
//	Menu17_4=new Array("Archive","../misc/newsletters.html","",0,20,250);

//Menu11=new Array("Find Us","","",3,30,133);
//	Menu11_1=new Array("Contact List","../misc/contactInfo.html","",0,20,250);
//	Menu11_2=new Array("Directions Janice Levin Building","../misc/directions.html","",0,20,250);
//	Menu11_3=new Array("Directions Labor Education Center","../misc/directions.html","",0,20,250);

Menu9=new Array("Career Services ","../employment/index.html","",0,35,133);
//	Menu9_1=new Array("Students","../employment/index.html","",0,20,230);
//	Menu9_2=new Array("Alumni","../employment/index.html","",0,20,230);
//Menu9_3=new Array("Employers","../employment/index.html","",0,20,230);
//Menu9_4=new Array("Mentors","../employment/index.html#ment","",0,20,230);
//	Menu9_1=new Array("Job Links Labor Alumni and Students","javascript:window.open ('../LER/pdf_resumes.html');","",0,20,230);
//	Menu9_2=new Array("RU Career Services","javascript:window.open('http://careerservices.rutgers.edu/');","",0,20,230);

//Menu20=new Array("Search Our Site","../misc/search.html","",0,20,133);

//Menu21=new Array("IT Support","http://www.smlrit.rutgers.edu/","",0,20,133);
//	Menu19_1=new Array("Rutgers Home","javascript:window.open('http://www.rutgers.edu/');","",0,20,133);
//	Menu19_2=new Array("SMLR Home","javascript:window.open('http://www.smlr.rutgers.edu/');","",0,20,133);

Menu10=new Array("Centers/Institutes","","",8,35,133);
	Menu10_1=new Array("Center for Management Development","javascript:window.open('http://www.cmd.rutgers.edu');","",0,20,250);
	Menu10_2=new Array("Center for Women and Work","javascript:window.open('http://www.cww.rutgers.edu');","",0,20,250);
	Menu10_3=new Array("Center for Human Resource Strategy","javascript:window.open('http://www.chrs.rutgers.edu');","",0,20,250);
	Menu10_4=new Array("Program for Disability Research","javascript:window.open('http://www.rci.rutgers.edu/~drep/');","",0,20,250);
	Menu10_5=new Array("Occupational Safety & Health Education Program OSHEP","javascript:window.open('http://www.rci.rutgers.edu/~oshep');","",0,35,250);
	Menu10_6=new Array("Occupational Training and Education Consortium OTEC","../otec/index.html","",0,35,250);
	Menu10_7=new Array("Union Leadership Academy","javascript:window.open('http://www.rci.rutgers.edu/~rulabor');","",0,20,250);
	Menu10_8=new Array("Center for Workplace Transformation","javascript:window.open('http://cwt-ru.org./');","",0,20,250);

Menu11=new Array("Beyster Professorship & Fellowships","../Beyster/index.html","",2,50,400);
    Menu11_1=new Array("Beyster Professorship","../Beyster/index.html#BP","",0,25,250);
    Menu11_2=new Array("Employee Ownership Fellowships","../Beyster/index.html#EF","",0,25,250);
	
Menu12=new Array("Home","../misc/index.html","",0,30,133);

