/* 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:'Home', url:'/medicine/id/'};

leftnav[1] = {text:'About us', url:'/medicine/id/about/'};
	leftnav[1][0] = {text:'Overview', url:'/medicine/id/about/overview.html'};
//	leftnav[1][1] = {text:'History', url:'/medicine/id/about/history.html'};
	leftnav[1][1] = {text:'Letter from Director', url:'/medicine/id/about/letters.html'};
	leftnav[1][2] = {text:'Members of the Division', url:'/medicine/id/about/members.html'};
	leftnav[1][3] = {text:'Accomplishments and Awards', url:'/medicine/id/about/aboutus-awards.html'};	

leftnav[2] = {text:'Patient Care', url:'/medicine/id/patientcare/'};
	//leftnav[2][0] = {text:'Conditions We Treat', url:'/medicine/id/patientcare/conditions/'};
leftnav[2][0] = {text:'Clinical Services and Treatments', url:'/medicine/id/patientcare/treatments.html'};
	leftnav[2][1] = {text:'Find a Doctor', url:'http://findadoc.med.nyu.edu/'};
	leftnav[2][2] = {text:'Physician Referral', url:'/medicine/id/patientcare/referral.html'};
	leftnav[2][3] = {text:'Schedule an Appointment', url:'/medicine/id/patientcare/schedule.html'};
	leftnav[2][4] = {text:'Insurance Information', url:'/medicine/id/patientcare/insurance.html'};
	leftnav[2][5] = {text:'NYU Hospital and Affiliates', url:'/medicine/id/patientcare/hospitals/'};
	leftnav[2][5][0]= { text:'Tisch Hospital', url:'/medicine/cardiology/patient/hospitals/tisch.html'};
//		leftnav[2][5][1]= { text:'NYU Hospital for Joint Diseases', url:'/medicine/cardiology/patient/hospitals/hjd.html'};
//		leftnav[2][5][2]= { text:'Lenox Hill Hospital', url:'/medicine/cardiology/patient/hospitals/lenox.html'};
//		leftnav[2][5][3]= { text:'North Shore University Hospital', url:'/medicine/cardiology/patient/hospitals/nsuh.html'};
		leftnav[2][5][1]= { text:'Bellevue Hospital Center', url:'/medicine/cardiology/patient/hospitals/bellevue.html'};
//		leftnav[2][5][5]= { text:'Gouverneur Healthcare Services', url:'/medicine/cardiology/patient/hospitals/gouverneur.html'};
		leftnav[2][5][2]= { text:'Veterans Affairs Hospital', url:'/medicine/cardiology/patient/hospitals/va.html'};

leftnav[3] = {text:'Research', url:'/medicine/id/research/'};
	leftnav[3][0] = {text:'Research Overview', url:'/medicine/id/research/index.html'};
	leftnav[3][1] = {text:'Areas of Investigation', url:'/medicine/id/research/overview.html'};
		leftnav[3][1][0] = {text:'AIDS Clinical Trial Unit (ACTU)', url:'/medicine/id/research/actu.html'};
		leftnav[3][1][1] = {text:'Center for AIDS Research (CFAR)', url:'/medicine/id/research/cfar.html'};
		leftnav[3][1][2] = {text:'Microbiology and Microbial Pathogenesis', url:'/medicine/id/research/micro.html'};
		leftnav[3][1][3] = {text:'Microbial Immunity and Immunology', url:'/medicine/id/research/immunity.html'};
		leftnav[3][1][4] = {text:'Parasitology', url:'/medicine/id/research/parasitology.html'};
		leftnav[3][1][5] = {text:'Population Biology of Infectious Diseases', url:'/medicine/id/research/pop_bio.html'};
	leftnav[3][2] = {text:'Research Investigators', url:'/medicine/id/research/investigators.html'};
	
//	leftnav[3][3] = {text:'Accomplishments and Awards', url:'/medicine/id/research/awards.html'};
	leftnav[3][3] = {text:'Publications', url:'/medicine/id/research/publications.html'};

	leftnav[4] = {text:'Education', url:'/medicine/id/education/'};
	leftnav[4][0] = {text:'Fellowship Training Program', url:'/medicine/id/education/fellowship/'};
		leftnav[4][0][0] = {text:'Overview', url:'/medicine/id/education/fellowship/overview.html'};
		leftnav[4][0][1] = {text:'Clinical Training', url:'/medicine/id/education/fellowship/clin_training.html'};
		leftnav[4][0][2] = {text:'Tracks', url:'/medicine/id/education/fellowship/fellow_track.html'};
			leftnav[4][0][2][0] = {text:'Clinician Track', url:'/medicine/id/education/fellowship/clinician.html'};
			leftnav[4][0][2][1] = {text:'Basic Investigator Track', url:'/medicine/id/education/fellowship/basic_inv.html'};
			leftnav[4][0][2][2] = {text:'Clinical Investigator Track', url:'/medicine/id/education/fellowship/clinic_inv.html'};
		leftnav[4][0][3] = {text:'Application', url:'/medicine/id/education/fellowship/apply.html'};
//	leftnav[4][1] = {text:'Faculty', url:'/medicine/id/education/faculty.html'};
//	leftnav[4][2] = {text:'Faculty Profiles', url:'/medicine/id/education/profiles/'};
//		leftnav[4][2][0] = {text:'Sumathi Sivapalasingam', url:'/medicine/id/education/profiles/sivapalasingam.html'};
//		leftnav[4][2][1] = {text:'Nicole Iovine', url:'/medicine/id/education/profiles/iovine.html'};
//		leftnav[4][3] = {text:'Case Studies', url:'/medicine/id/case_studies/'};
//			leftnav[4][3][0] = {text:'AIDS and Intracranial Venous Thrombosis', url:'/medicine/id/case_studies/c_s_ivt_031505.html'};
//			leftnav[4][3][1] = {text:'Strongyloides stercoralis peritonitis', url:'/medicine/id/case_studies/case_S_Ster_031505.html'};
//			leftnav[4][3][2] = {text:'Solitary Choroidal Tuberculoma', url:'/medicine/id/case_studies/case_study_010505.html'};
//	leftnav[4][4] = {text:'Grand Rounds', url:'/medicine/id/education/grandrounds.html'};
//	leftnav[4][5] = {text:'Lectures, Seminars &amp; Events', url:'/medicine/id/education/lectures.html'};

leftnav[5] = {text:'Conferences &amp; Seminars', url:'/medicine/id/seminars/'};
	leftnav[5][0] = {text:'Grand Rounds', url:'/medicine/id/seminars/idgr.html'};
	
	leftnav[5][1] = {text:'Infectious Diseases Journal Club', url:'/medicine/id/seminars/journal.html'};
	leftnav[5][2] = {text:'Didactic Course for Fellows', url:'/medicine/id/seminars/didactic.html'};
	leftnav[5][3] = {text:'Intercity Infectious Disease Rounds', url:'/medicine/id/seminars/nyidr.html'};
	leftnav[5][4] = {text:'Other Conferences of Interest', url:'/medicine/id/seminars/other/'};
		leftnav[5][4][0] = {text:'Microbiology Seminars ', url:'/medicine/id/seminars/other/micro.html'};
		leftnav[5][4][1] = {text:'Immunology Seminars ', url:'/medicine/id/seminars/other/immunology.html'};
		leftnav[5][4][2] = {text:'Parasitology Seminars ', url:'/medicine/id/seminars/other/parasitology.html'};
		leftnav[5][4][3] = {text:'Skirball Seminars ', url:'/medicine/id/seminars/other/skirball.html'};
		leftnav[5][4][4] = {text:'CFAR Symposia &amp; Seminars ', url:'/medicine/id/seminars/other/cfar.html'};
		leftnav[5][4][5] = {text:'NYU Medical Grand Rounds ', url:'/medicine/id/seminars/other/grandrounds.html'};
		leftnav[5][4][6] = {text:'NYU Honors Program ', url:'/medicine/id/seminars/other/honors.html'};
		leftnav[5][4][7] = {text:'Infectious Disease Society New York', url:'http://www.idsny.org/', newWindow:'1'};
	
leftnav[6] = {text:'Contact Us', url:'/medicine/id/contact/'};
	leftnav[6][0] = {text:'Important Numbers', url:'/medicine/id/contact/numbers.html'};
	leftnav[6][1] = {text:'Maps and Directions', url:'/medicine/id/contact/directions.html'};
	leftnav[6][2] = {text:'Parking', url:'/medicine/id/contact/parking.html'};
	leftnav[6][3] = {text:'Site Map', url:'/medicine/id/contact/sitemap.html'};
	

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