/* BEGIN DO NOT EDIT SECTION */
createMenuTop();

// NOTE: Menus can go 5 levels deep.
//
// Examples:
// leftnav[0] = { text:'Link Text', url:'/path/to/link/'};
//     leftnav[0][0] = { text:'Link Text', url:'/path/to/link/'};
//         leftnav[0][0][0] = { text:'Link Text', url:'/path/to/link/'};
//
var leftnav = new Array();
/* END DO NOT EDIT SECTION */

leftnav[0] = {text:'Dept. Home', url:'/medicine/nephrology/'};
leftnav[1] = {text:'About Us', url:'/medicine/nephrology/aboutus/'};
	leftnav[1][0] = {text:'Overview', url:'/medicine/nephrology/aboutus/overview.html'};
	leftnav[1][1] = {text:'History', url:'/medicine/nephrology/aboutus/history.html'};
	leftnav[1][2] = {text:'Letter from the Director', url:'/medicine/nephrology/aboutus/letters.html'};
	leftnav[1][3] = {text:'Members of the Division', url:'/medicine/nephrology/aboutus/members.html'};
		leftnav[1][3][0] = {text:'Faculty', url:'/medicine/nephrology/aboutus/fulltime.html'};
		leftnav[1][3][1] = {text:'Fellows', url:'/medicine/nephrology/aboutus/fellows.html'};


leftnav[2] = {text:'Patient Care', url:'/medicine/nephrology/patient/'};
	leftnav[2][0] = {text:'Conditions We Treat', url:'/medicine/nephrology/patient/conditions/'};
	leftnav[2][1] = {text:'Clinical Services and Treatments', url:'/medicine/nephrology/patient/treatments/'};
		leftnav[2][1][0] = {text:'Tisch Hospital', url:'/medicine/nephrology/patient/treatments/tisch.html'};
		leftnav[2][1][1] = {text:'Bellevue Hospital', url:'/medicine/nephrology/patient/treatments/bellevue.html'};
		leftnav[2][1][2] = {text:'Veterans Affairs Hospital', url:'/medicine/nephrology/patient/treatments/va.html'};
	leftnav[2][2] = {text:'Schedule an Appointment', url:'/medicine/nephrology/patient/schedule.html'};
	leftnav[2][3] = {text:'Find a Doctor', url:'http://findadoc.med.nyu.edu/'};
	leftnav[2][4] = {text:'Physician Referral', url:'/medicine/nephrology/patient/referral.html'};
	leftnav[2][5] = {text:'Insurance Information', url:'/medicine/nephrology/patient/insurance.html'};
	leftnav[2][6] = {text:'NYU Hospitals and Affiliates', url:'/medicine/nephrology/patient/hospitals/'};
		leftnav[2][6][0]= { text:'Tisch Hospital', url:'/medicine/nephrology/patient/hospitals/tisch.html'};
		leftnav[2][6][1]= { text:'NYU Hospital for Joint Diseases', url:'/medicine/nephrology/patient/hospitals/hjd.html'};
//		leftnav[2][6][2]= { text:'Lenox Hill Hospital', url:'/medicine/nephrology/patient/hospitals/lenox.html'};
//		leftnav[2][6][3]= { text:'North Shore University Hospital', url:'/medicine/nephrology/patient/hospitals/nsuh.html'};
		leftnav[2][6][2]= { text:'Bellevue Hospital Center', url:'/medicine/nephrology/patient/hospitals/bellevue.html'};
//		leftnav[2][6][5]= { text:'Gouverneur Healthcare Services', url:'/medicine/nephrology/patient/hospitals/gouverneur.html'};
		leftnav[2][6][3]= { text:'Veterans Affairs Hospital', url:'/medicine/nephrology/patient/hospitals/va.html'};
	
leftnav[3] = {text:'Research', url:'/medicine/nephrology/research/'};
	leftnav[3][0] = {text:'Current Investigations', url:'/medicine/nephrology/research/current/'};
		leftnav[3][0][0] = {text:'Immune Mechanisms', url:'/medicine/nephrology/research/current/mechanisms.html'};
		leftnav[3][0][1] = {text:'Signal Transduction Mechanisms', url:'/medicine/nephrology/research/current/signal.html'};
		leftnav[3][0][2] = {text:'Therapeutics', url:'/medicine/nephrology/research/current/therapeutics.html'};
		leftnav[3][0][3] = {text:'Electrolyte Transport', url:'/medicine/nephrology/research/current/electrolyte.html'};
		leftnav[3][0][4] = {text:'Nephrolithiasis Studies', url:'/medicine/nephrology/research/current/nephro.html'};
		leftnav[3][0][5] = {text:'Hemodialysis Studies', url:'/medicine/nephrology/research/current/hemodialysis.html'};
		leftnav[3][0][6] = {text:'Glomerular Disease', url:'/medicine/nephrology/research/current/glomerularopathy.html'};
		leftnav[3][0][7] = {text:'Atherosclerosis in Kidney Disease', url:'/medicine/nephrology/research/current/atherosclerosis-kd.html'};
		leftnav[3][0][8] = {text:'Kidney Disease and the Gut Microbiome', url:'/medicine/nephrology/research/current/kd-gut-microbiome.html'};
		leftnav[3][0][9] = {text:'Autosomal Dominant Polycystic Kidney Disease', url:'/medicine/nephrology/research/current/adpkd.html'};		
		leftnav[3][0][10] = {text:'T-Lymphocyte activation', url:'/medicine/nephrology/research/current/t-lymphocyte_activation.html'};		
		leftnav[3][0][11] = {text:'Dominican Republic Kidney Biopsies', url:'/medicine/nephrology/research/current/dom_rep.html'};
	leftnav[3][1] = {text:'Research Investigators', url:'/medicine/nephrology/research/investigators.html'};
	leftnav[3][2] = {text:'Accomplishments and Awards', url:'/medicine/nephrology/research/awards.html'};
	leftnav[3][3] = {text:'Publications', url:'/medicine/nephrology/research/publications.html'};

	
leftnav[4] = {text:'Education', url:'/medicine/nephrology/education/'};
	leftnav[4][0] = {text:'Undergraduate Teaching', url:'/medicine/nephrology/education/undergrad.html'};
	leftnav[4][1] = {text:'Fellowship Training Program', url:'/medicine/nephrology/education/fellowship/'};
		leftnav[4][1][0] = {text:'Program Information', url:'/medicine/nephrology/education/fellowship/program.html'};
		leftnav[4][1][1] = {text:'Clinical Training', url:'/medicine/nephrology/education/fellowship/clinical.html'};
		leftnav[4][1][2] = {text:'Research Training', url:'/medicine/nephrology/education/fellowship/research.html'};
		leftnav[4][1][3] = {text:'How to Apply', url:'/medicine/nephrology/education/fellowship/apply.html'};
	leftnav[4][2] = {text:'Faculty', url:'/medicine/nephrology/education/faculty.html'};
	leftnav[4][3] = {text:'Grand Rounds', url:'/medicine/nephrology/education/grandrounds.html'};

	leftnav[4][4] = {text:'Conference and Clinic Schedule', url:'/medicine/nephrology/education/conference.html'};
	leftnav[4][5] = {text:'Archive of Nephrology Grand Rounds', url:'/medicine/nephrology/education/archive-ngr.html'};	
	
	
leftnav[5] = {text:'Contact Us', url:'/medicine/nephrology/contact/'};
	leftnav[5][0] = {text:'Important Numbers', url:'/medicine/nephrology/contact/numbers.html'};
	leftnav[5][1] = {text:'Maps and Directions', url:'/medicine/nephrology/contact/directions.html'};
	leftnav[5][2] = {text:'Parking', url:'/medicine/nephrology/contact/parking.html'};
		leftnav[5][3] = {text:'Site Map', url:'/medicine/nephrology/contact/sitemap.html'};

/* BEGIN DO NOT EDIT SECTION */
leftnavBuild( leftnav );
createMenuEnd();
/* END DO NOT EDIT SECTION */
