createMenuTop();
var leftnav = new Array();
	leftnav[0] = {url:'/patientcare/', text:'NYUMC Home'};
		leftnav[0][0] = {url:'/patientcare/library/', text:'Diseases & Conditions<br>We Treat'};
			leftnav[0][0][0] = {url:'/patientcare/library/article.html?ChunkIID=33341', text:'Disease & Condition A-Z'};
			leftnav[0][0][1] = {url:'/contact/schedule-appointment.html', text:'Schedule an Appointment'};
			leftnav[0][0][2] = {url:'/patientcare/library/article.html?ChunkIID=33342', text:'Tests & Procedures A-Z'};
			leftnav[0][0][3] = {url:'/patientcare/library/article.html?ChunkIID=40199', text:'Medical News'};
			leftnav[0][0][4] = {url:'/patientcare/library/drug-database.html',text:'Drug Database'};
			leftnav[0][0][5] = {url:'http://healthlibrary.epnet.com/dict.aspx?token=de6453e6-8aa2-4e28-b56c-5e30699d7b3c&docid=/MedicalDictionary/index', text:'Medical Dictionary', newWindow:'1'};
		leftnav[0][1] = {url:'/patientcare/patients/services.html', text:'Clinical Services'};
		leftnav[0][2] = {url:'/patientcare/patientguide.html', text:'Patient &amp; Visitor Guide'};
			leftnav[0][2][0] = {url:'/contact/directions/', text:'Maps & Directions'};
				leftnav[0][2][1] = {url:'/contact/numbers.html', text:'Important Numbers'};
				leftnav[0][2][2] = {url:'/patientcare/guide/visiting_hours.html', text:'Visiting Hours'};
				leftnav[0][2][3] = {url:'/patientcare/guide/policies.html', text:'Balloons and Flowers'};
				leftnav[0][2][4] = {url:'/contact/directions/parking.html', text:'Parking'};
				leftnav[0][2][5] = {url:'/patientcare/guide/stay/', text:'Hospital Admitting<br>And Departure'};
					leftnav[0][2][5][0] = {url:'/patientcare/guide/stay/admissions.html', text:'Admitting'};
					leftnav[0][2][5][1] = {url:'/patientcare/guide/stay/discharge.html', text:'Discharge & Departure'};
				leftnav[0][2][6] = {url:'/patientcare/guide/billing.html', text:'Your Hospital Bill'};
				leftnav[0][2][7] = {url:'/patientcare/guide/services/patientmeals.html', text:'Patient Meals'};
				leftnav[0][2][8] = {url:'/patientcare/guide/blood-donations.html', text:'Blood Donations'};
				leftnav[0][2][9] = {url:'/international/', text:'International Patients'};
				leftnav[0][2][10] = {url:'/patientcare/guide/patientrep.html', text:'Patient Advocates'};
				leftnav[0][2][11] = {url:'/patientcare/guide/privacy.html', text:'Privacy Practicies Notice'};
				leftnav[0][2][12] = {url:'/patientcare/guide/services/meals.html', text:'Dining, Meals, and Snacks'};
					leftnav[0][2][12][0] = {url:'/patientcare/guide/services/cafeteria.html', text:'Hospital Cafeteria and Cafes'};
					leftnav[0][2][12][1] = {url:'/patientcare/guide/services/restaurants.html', text:'Local Restaurants'};
				leftnav[0][2][13] = {url:'/patientcare/guide/services/disability.html', text:'Deaf/Hard of Hearing Services'};
				leftnav[0][2][14] = {url:'/patientcare/guide/services/translation.html', text:'Interpreting Services & Translators'};
				leftnav[0][2][15] = {url:'/patientcare/guide/services/spiritual.html', text:'Faith-Related/Spiritual Services'};
				leftnav[0][2][16] = {url:'/patientcare/guide/services/giftshop.html', text:'Gift Shops'};
				leftnav[0][2][17] = {url:'/patientcare/guide/additional.html', text:'Additional Patient Support Services'};
					leftnav[0][2][17][0] = {url:'/patientcare/guide/notary.html', text:'Notary Public'};
					leftnav[0][2][17][1] = {url:'/patientcare/guide/services/beauty.html', text:'Beauty & Barber Services'};
					leftnav[0][2][17][2] = {url:'/patientcare/guide/services/disability.html', text:'Deaf/Hard of Hearing Services'};
					leftnav[0][2][17][3] = {url:'/patientcare/guide/services/translation.html', text:'Interpreting Services & Translators'};
					leftnav[0][2][17][4] = {url:'/patientcare/guide/services/spiritual.html', text:'Faith-Related/Spiritual Services'};
					leftnav[0][2][17][5] = {url:'/mindbody', text:'The MindBody Education & Patient Care Program'};
					leftnav[0][2][17][6] = {url:'/patientcare/guide/services/patient_library.html', text:'Patient Leisure Reading Cart'};
					leftnav[0][2][17][7] = {url:'/fpopharmacy/', text:'Pharmacy', newWindow:'1'};
					leftnav[0][2][17][8] = {url:'/patientcare/guide/services/nursing.html', text:'Private-Duty Nursing'};
					leftnav[0][2][17][9] = {url:'http://surgery.med.nyu.edu/prepare/', text:'Surgery Preparation', newWindow:'1'};
					leftnav[0][2][17][10] = {url:'/patientcare/guide/services/telephone_television.html', text:'Telephone & Television'};
					leftnav[0][2][17][11] = {url:'/patientcare/library/healthyliving.html', text:'Healthy Living'};
					leftnav[0][2][17][12] = {url:'/patientcare/library/tools.html', text:'Self Assessment Tools'};	
				
				
		leftnav[0][3] = {url:'/patientcare/research-volunteers/', text:'Research Volunteers'};
			leftnav[0][3][0] = {url:'/patientcare/research-volunteers/faq.html', text:'FAQ'};
			leftnav[0][3][1] = {url:'/patientcare/research-volunteers/rights.html', text:'Participants Bill of Rights'};
			leftnav[0][3][2] = {url:'/oct/', text:'Office of Clinical Trials', newWindow:"1"};
		
		leftnav[0][4] = {url:'/patientcare/guide/billing.html', text:'Your Hospital Bill'};



leftnavBuild(leftnav);
createMenuEnd();
