	
/* Left Navigation Bar Content

IMPORTANT:
	- Menus MUST include the top level (but it is not displayed).
 	- Menus can go 3 levels deep (including top level).
	- See Tyler Bittner <tyler@med.nyu.edu> for questions.

EXAMPLES:
leftnav[0] = { text:'Link Text', url:'/path/'};
	leftnav[0][0] = { text:'Link Text', url:'/path/sub/'};
		leftnav[0][0][0] = { text:'Link Text', url:'/path/sub/sub'};
*/
createMenuTop();
var leftnav = new Array();
/* DO NOT EDIT ABOVE */

leftnav[0] = {text:'Home', url:'/ophthalmology/'};
leftnav[1] = {text:'About Us', url:'/ophthalmology/aboutus/'};
	leftnav[1][0] = {text:'History', url:'/ophthalmology/aboutus/history.html'};    
	leftnav[1][1] = {text:'Facilities', url:'/ophthalmology/aboutus/facilities/'};
		leftnav[1][1][0] = {text:'NYU', url:'/ophthalmology/aboutus/facilities/nyu.html'};
		leftnav[1][1][1] = {text:'NYU Langone Medical Center', url:'/ophthalmology/aboutus/facilities/nyumc.html'};
		leftnav[1][1][2] = {text:'Bellevue Hospital', url:'/ophthalmology/aboutus/facilities/bellevue.html'};
		leftnav[1][1][3] = {text:'VA Hospital', url:'/ophthalmology/aboutus/facilities/va.html'};
		leftnav[1][1][4] = {text:'Manhattan Eye, Ear & Throat Hospital', url:'/ophthalmology/aboutus/facilities/meeth.html'};
		leftnav[1][1][5] = {text:'Lenox Hill Hospital', url:'/ophthalmology/aboutus/facilities/lenox.html'};

leftnav[2] = {text:'For Patients', url:'/ophthalmology/patients/'};
	/*leftnav[2][0] = {text:'How does the eye see?', url:'/ophthalmology/patients/how.html'};*/
	leftnav[2][0] = {text:'Cataract Surgery', url:'/ophthalmology/patients/cataract/'};
		leftnav[2][0][0] = {text:'Risk Factors', url:'/ophthalmology/patients/cataract/riskfactors.html'};
		leftnav[2][0][1] = {text:'Symptoms', url:'/ophthalmology/patients/cataract/symptoms.html'};
		leftnav[2][0][2] = {text:'Diagnosis', url:'/ophthalmology/patients/cataract/diagnosis.html'};
		leftnav[2][0][3] = {text:'Treatment', url:'/ophthalmology/patients/cataract/treatments.html'};
		leftnav[2][0][4] = {text:'Screening', url:'/ophthalmology/patients/cataract/screening.html'};
		leftnav[2][0][5] = {text:'Reducing Your Risk', url:'/ophthalmology/patients/cataract/reducingrisk.html'};
		leftnav[2][0][6] = {text:'Talking to Your Health Care Provider', url:'/ophthalmology/patients/cataract/questions.html'};
		leftnav[2][0][7] = {text:'Living with Cataracts', url:'/ophthalmology/patients/cataract/livingwith.html'};
		leftnav[2][0][8] = {text:'Resource Guide', url:'/ophthalmology/patients/cataract/information.html'};
	/*leftnav[2][1] = {text:'Laser Vision Correction Surgery', url:'/ophthalmology/patients/lasercorrection.html'};*/
	leftnav[2][1] = {text:'Macular Degeneration', url:'/ophthalmology/patients/maculardegeneration/'};
		leftnav[2][1][0] = {text:'Symptoms', url:'/ophthalmology/patients/maculardegeneration/symptoms.html'};
		leftnav[2][1][1] = {text:'Diagnosis', url:'/ophthalmology/patients/maculardegeneration/diagnosis.html'};
		leftnav[2][1][2] = {text:'Risk Factors', url:'/ophthalmology/patients/maculardegeneration/riskfactors.html'};
		/*leftnav[2][1][3] = {text:'Treatment', url:'/ophthalmology/patients/maculardegeneration/treatments.html'};*/
		leftnav[2][1][3] = {text:'Screening', url:'/ophthalmology/patients/maculardegeneration/screening.html'};
		leftnav[2][1][4] = {text:'Reducing Your Risk', url:'/ophthalmology/patients/maculardegeneration/reducingrisk.html'};
		leftnav[2][1][5] = {text:'Living with Macular Degeneration', url:'/ophthalmology/patients/maculardegeneration/livingwith.html'};
		leftnav[2][1][6] = {text:'Talking to Your Health Care Provider', url:'/ophthalmology/patients/maculardegeneration/questions.html'};
		leftnav[2][1][7] = {text:'Resource Guide', url:'/ophthalmology/patients/maculardegeneration/information.html'};
	leftnav[2][2] = {text:'Glaucoma', url:'/ophthalmology/patients/glaucoma/'};
		leftnav[2][2][0] = {text:'Risk Factors', url:'/ophthalmology/patients/glaucoma/riskfactors.html'};
		leftnav[2][2][1] = {text:'Symptoms', url:'/ophthalmology/patients/glaucoma/symptoms.html'};
		leftnav[2][2][2] = {text:'Diagnosis', url:'/ophthalmology/patients/glaucoma/diagnosis.html'};
		leftnav[2][2][3] = {text:'Treatment', url:'/ophthalmology/patients/glaucoma/treatments.html'};
		leftnav[2][2][4] = {text:'Screening', url:'/ophthalmology/patients/glaucoma/screening.html'};
		leftnav[2][2][5] = {text:'Reducing Your Risk', url:'/ophthalmology/patients/glaucoma/reducingrisk.html'};
		leftnav[2][2][6] = {text:'Talking to Your Health Care Provider', url:'/ophthalmology/patients/glaucoma/questions.html'};
		leftnav[2][2][7] = {text:'Living with Glaucoma', url:'/ophthalmology/patients/glaucoma/livingwith.html'};
		leftnav[2][2][8] = {text:'Resource Guide', url:'/ophthalmology/patients/glaucoma/information.html'};
leftnav[3] = {text:'Faculty', url:'/ophthalmology/faculty/'};
	/*leftnav[3][0] = {text:'Clinical Faculty', url:'/ophthalmology/faculty/clinical.html'};
	leftnav[3][1] = {text:'Affiliated Clinical Faculty', url:'/ophthalmology/faculty/affiliated.html'};*/
leftnav[4] = {text:'Research', url:'/ophthalmology/research/'};
	leftnav[4][0] = {text:'Overview', url:'/ophthalmology/research/overview.html'};
	leftnav[4][1] = {text:'Research Faculty', url:'/ophthalmology/research/faculty.html'};
	leftnav[4][2] = {text:'Publications', url:'/ophthalmology/research/pubs/'};
		leftnav[4][2][0] = {text:'Published Papers', url:'/ophthalmology/research/pubs/papers.html'};
		leftnav[4][2][1] = {text:'Presentations and Awards', url:'/ophthalmology/research/pubs/awards.html'};
leftnav[5] = {text:'Residents and Fellows', url:'/ophthalmology/residency/'};
	leftnav[5][0] = {text:'Residency Training', url:'/ophthalmology/residency/training/'};
		leftnav[5][0][0] = {text:'Program Overview', url:'/ophthalmology/residency/training/overview.html'};
		leftnav[5][0][1] = {text:'First, Second, &amp; Third Years', url:'/ophthalmology/residency/training/years.html'};
		leftnav[5][0][2] = {text:'Mentoring', url:'/ophthalmology/residency/training/mentoring.html'};
		leftnav[5][0][3] = {text:'Lectures and Conferences', url:'/ophthalmology/residency/training/lectures.html'};
	leftnav[5][1] = {text:'Fellowship Training', url:'/ophthalmology/residency/fellowship.html'};
	leftnav[5][2] = {text:'Training Hospitals', url:'/ophthalmology/residency/facilities.html'};
	leftnav[5][3] = {text:'Benefits', url:'/ophthalmology/residency/benefits/'};
		leftnav[5][3][0] = {text:'Housing', url:'/ophthalmology/residency/benefits/housing.html'};
		leftnav[5][3][1] = {text:'Salary', url:'/ophthalmology/residency/benefits/salary.html'};
		leftnav[5][3][2] = {text:'Union Benefits', url:'/ophthalmology/residency/benefits/benefits.html'};
		leftnav[5][3][3] = {text:'Vacation and Leave', url:'/ophthalmology/residency/benefits/vacation.html'};
		leftnav[5][3][4] = {text:'Insurance', url:'/ophthalmology/residency/benefits/insurance.html'};
		leftnav[5][3][5] = {text:'Book Fund', url:'/ophthalmology/residency/benefits/bookfund.html'};
		leftnav[5][3][6] = {text:'Educational Services', url:'/ophthalmology/residency/benefits/education.html'};
	leftnav[5][4] = {text:'Policies', url:'/ophthalmology/residency/policies/'};
	leftnav[5][5] = {text:'Admission &amp; Application', url:'/ophthalmology/residency/applications.html'};
	leftnav[5][6] = {text:'Message from Chairman', url:'/ophthalmology/residency/chairman.html'};
	leftnav[5][7] = {text:'Message from Director', url:'/ophthalmology/residency/director.html'};
	leftnav[5][8] = {text:'Meet the Residents', url:'/ophthalmology/residency/meetres.html'};
	leftnav[5][9] = {text:'Recent Events', url:'/ophthalmology/residency/events.html'};
	leftnav[5][10] = {text:'FAQs', url:'/ophthalmology/residency/faq.html'};
	leftnav[5][11] = {text:'Contact Info', url:'/ophthalmology/residency/contact.html'};
leftnav[6] = {text:'Medical Students', url:'/ophthalmology/med_students/'};
leftnav[7] = {text:'For Physicians', url:'/ophthalmology/physicians/'};
	leftnav[7][0] = {text:'Grand Rounds', url:'/ophthalmology/physicians/rounds.html'};
	leftnav[7][1] = {text:'Lectures, Events, and Seminars', url:'/ophthalmology/physicians/events.html'};
	leftnav[7][2] = {text:'Podcast', url:'/ophthalmology/physicians/podcast.html'};
	/*leftnav[6][2] = {text:'Case Presentations', url:'/ophthalmology/physicians/case.html'};*/
leftnav[8] = {text:'Contact Us', url:'/ophthalmology/contact/'};
	leftnav[8][0] = {text:'Our Offices', url:'/ophthalmology/contact/offices.html'};
	leftnav[8][1] = {text:'Directions, Maps, Parking', url:'/ophthalmology/contact/directions.html'};

/* DO NOT EDIT BELOW */
leftnavBuild( leftnav );
createMenuEnd();