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

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

leftnav[0] = {text:'Home', url:'/orthosurgery/'};
leftnav[1] = {text:'Patient Services', url:'/orthosurgery/patient/'};
	leftnav[1][0] = {text:'Overview', url:'/orthosurgery/patient/overview.html'};
	leftnav[1][1] = {text:'Guide to Orthopaedic Treatments', url:'/orthosurgery/patient/guide/'};
	leftnav[1][2] = {text:'Conditions We Treat', url:'/orthosurgery/patient/conditions/'};
	leftnav[1][3] = {text:'Find a Doctor', url:'http://findadoc.med.nyu.edu/'};
	leftnav[1][4] = {text:'Get a Referral', url:'/orthosurgery/patient/findadoc/callback.html'};
	leftnav[1][5] = {text:'Ask a Question', url:'/orthosurgery/patient/question.html'};
	leftnav[1][6] = {text:'Our Locations', url:'/orthosurgery/patient/locations/'};
		leftnav[1][6][0] = {text:'Tisch', url:'/orthosurgery/patient/locations/tisch.html'};
		leftnav[1][6][1] = {text:'Bellevue', url:'/orthosurgery/patient/locations/bellevue.html'};
		leftnav[1][6][2] = {text:'Hospital for Joint Diseases', url:'/orthosurgery/patient/locations/hjd.html'};
		leftnav[1][6][3] = {text:'Jamaica Medical Center', url:'/orthosurgery/patient/locations/jamaica.html'};
		leftnav[1][6][4] = {text:'VA', url:'/orthosurgery/patient/locations/va.html'};
	leftnav[1][7] = {text:'Specialized Services', url:'/orthosurgery/patient/services/'};
		leftnav[1][7][0] = {text:'Adult Reconstructive Surgery', url:'/orthosurgery/patient/services/adult.html'};
		leftnav[1][7][1] = {text:'Foot &amp; Ankle Service', url:'/orthosurgery/patient/services/foot.html'};
		leftnav[1][7][2] = {text:'Hand Service', url:'/orthosurgery/patient/services/hand.html'};
		leftnav[1][7][3] = {text:'Orthopaedic Oncology Service', url:'/orthosurgery/patient/services/oncology.html'};
		leftnav[1][7][4] = {text:'Pediatric Orthopaedic Service', url:'/orthosurgery/patient/services/pediatric.html'};
		leftnav[1][7][5] = {text:'Shoulder and Elbow Service', url:'/orthosurgery/patient/services/shoulder.html'};
		leftnav[1][7][6] = {text:'Spine Service', url:'/orthosurgery/patient/services/spine.html'};
		leftnav[1][7][7] = {text:'Sports Medicine at NYUHJD', url:'/orthosurgery/patient/services/sports.html'};
		leftnav[1][7][8] = {text:'Trauma/Fracture Service', url:'/orthosurgery/patient/services/trauma.html'};
		leftnav[1][7][9] = {text:'Nursing and PA Services', url:'/orthosurgery/patient/services/nursing.html'};
		leftnav[1][7][10] = {text:'Rehabilitation and Physical Therapy', url:'/orthosurgery/patient/services/rehab.html'};
	leftnav[1][8] = {text:'Programs &amp; Centers', url:'/orthosurgery/patient/programs/'};
		leftnav[1][8][0] = {text:'Center for Children', url:'/orthosurgery/patient/programs/centerforchildren.html'};
		leftnav[1][8][1] = {text:'Diabetes Foot &amp; Ankle Center', url:'/orthosurgery/patient/programs/diabetesfoot.html'};
		leftnav[1][8][2] = {text:'Harkness Center for Dance Injuries', url:'/orthosurgery/patient/programs/danceinjuries.html'};
		leftnav[1][8][3] = {text:'Immediate Care Center', url:'/orthosurgery/patient/programs/immediatecare.html'};
		leftnav[1][8][4] = {text:'Joint Replacement Center', url:'/orthosurgery/patient/programs/jointcenter.html'};
		leftnav[1][8][5] = {text:'Occupational &amp; Industrial Center', url:'/orthosurgery/patient/programs/oioc.html'};
		leftnav[1][8][6] = {text:'Spine Center', url:'/orthosurgery/patient/programs/spinecenter.html'};
leftnav[2] = {text:'About Us', url:'/orthosurgery/about/'};
	leftnav[2][0] = {text:'Introduction', url:'/orthosurgery/about/'};
	leftnav[2][1] = {text:'History', url:'/orthosurgery/about/history.html/'};
	leftnav[2][2] = {text:'Our Locations', url:'/orthosurgery/about/facilities.html'};
	leftnav[2][3] = {text:'Letter from the Chairman', url:'/orthosurgery/about/chairman.html'};
	leftnav[2][4] = {text:'Administration', url:'/orthosurgery/about/administration.html'};	
leftnav[3] = {text:'Faculty', url:'/orthosurgery/faculty/'};
	leftnav[3][0] = {text:'Adult Orthopaedic Services', url:'/orthosurgery/faculty/adult.html'};
	leftnav[3][1] = {text:'Foot &amp; Ankle Services', url:'/orthosurgery/faculty/foot.html'};
	leftnav[3][2] = {text:'Hand Services', url:'/orthosurgery/faculty/hand.html'};
	leftnav[3][3] = {text:'Orthopaedic Oncology Services', url:'/orthosurgery/faculty/oncology.html'};
	leftnav[3][4] = {text:'Orthopaedic Pediatrics Services', url:'/orthosurgery/faculty/pediatrics.html'};
	leftnav[3][5] = {text:'Orthopaedic Trauma Services', url:'/orthosurgery/faculty/trauma.html'};
	leftnav[3][6] = {text:'Shoulder &amp; Elbow Services', url:'/orthosurgery/faculty/shoulder.html'};
	leftnav[3][7] = {text:'Spine Services', url:'/orthosurgery/faculty/spine.html'};
	leftnav[3][8] = {text:'Sports Medicine Services', url:'/orthosurgery/faculty/sports.html'};
leftnav[4] = {text:'Education', url:'/orthosurgery/education/'};
	leftnav[4][0] = {text:'Residency Programs', url:'/orthosurgery/education/residency/'};
		leftnav[4][0][0] = {text:'Program Goals', url:'/orthosurgery/education/residency/residency_goals.html'};
		leftnav[4][0][1] = {text:'Adult Rotation', url:'/orthosurgery/education/residency/adult_rotation.html'};
		leftnav[4][0][2] = {text:'Pediatric Rotation', url:'/orthosurgery/education/residency/pediatric_rotation.html'};
		leftnav[4][0][3] = {text:'Hand Rotation', url:'/orthosurgery/education/residency/hand_rotation.html'};
		leftnav[4][0][4] = {text:'Spine Rotation', url:'/orthosurgery/education/residency/spine_rotation.html'};
		leftnav[4][0][5] = {text:'Sports Rotation', url:'/orthosurgery/education/residency/sports_rotation.html'};
		leftnav[4][0][6] = {text:'Trauma Rotation', url:'/orthosurgery/education/residency/trauma_rotation.html'};
		leftnav[4][0][7] = {text:'Application', url:'/orthosurgery/education/residency/application.html'};
	leftnav[4][1] = {text:'Fellowship Programs', url:'/orthosurgery/education/fellowship/'};
		leftnav[4][1][0] = {text:'Adult Reconstruction Program', url:'/orthosurgery/education/fellowship/adult.html'};
		leftnav[4][1][1] = {text:'Hand Program', url:'/orthosurgery/education/fellowship/hand.html'};
		leftnav[4][1][2] = {text:'Pediatric Program', url:'/orthosurgery/education/fellowship/pediatric.html'};
		leftnav[4][1][3] = {text:'Shoulder &amp; Elbow Program', url:'/orthosurgery/education/fellowship/shoulder_elbow.html'};
		leftnav[4][1][4] = {text:'Spine Program', url:'/orthosurgery/education/fellowship/spine.html'};
		leftnav[4][1][5] = {text:'Sports Medicine Program', url:'/orthosurgery/education/fellowship/sports.html'};
	leftnav[4][2] = {text:'Academic Observership', url:'/orthosurgery/education/vip.html'};
	leftnav[4][3] = {text:'Alumni Association', url:'/orthosurgery/education/alumni/'};
		leftnav[4][3][0] = {text:'Recent Events', url:'/orthosurgery/education/alumni/recent_events.html'};
			leftnav[4][3][0][0] = {text:'2006 Golf Gala', url:'/orthosurgery/education/alumni/golf_gala_2006.html'};
			leftnav[4][3][0][1] = {text:'2006 Alumni Weekend', url:'/orthosurgery/education/alumni/weekend_2006.html'};
		leftnav[4][3][1] = {text:'Upcoming Events', url:'/orthosurgery/education/alumni/upcoming_events.html'};
		leftnav[4][3][2] = {text:'Alumni Update Form', url:'/orthosurgery/education/alumni/alumni_form.html'};
	leftnav[4][4] = {text:'Faculty Portal', url:'/orthosurgery/education/portal/'};
	leftnav[4][5] = {text:'CME Credit', url:'/orthosurgery/education/portal/cme.html'};
		leftnav[4][6] = {text:'SOM Research', url:'/orthosurgery/education/portal/somresearch.html'};
		leftnav[4][7] = {text:'Hospital Privileges ', url:'/orthosurgery/education/portal/hospriv.html'};
leftnav[5] = {text:'Research', url:'/orthosurgery/research/'};
	leftnav[5][0] = {text:'Research Opportunities', url:'/orthosurgery/research/opp.html'};
leftnav[6] = {text:'News &amp; Resources', url:'/orthosurgery/news/'};
	leftnav[6][0] = {text:'New &amp; Noteworthy', url:'/orthosurgery/news/articles/'};
	leftnav[6][1] = {text:'Departmental Announcements', url:'/orthosurgery/news/department.html'};
	leftnav[6][2] = {text:'Biannual Report', url:'/orthosurgery/news/report.html'};
	leftnav[6][3] = {text:'HJD Bulletin', url:'/orthosurgery/news/bulletin.html'};
	leftnav[6][4] = {text:'AAOS Exhibit', url:'/orthosurgery/news/aaos.html'};
leftnav[7] = {text:'Contact Us', url:'/orthosurgery/contact/'};
	leftnav[7][0] = {text:'Important Numbers', url:'/orthosurgery/contact/important.html'};
	leftnav[7][1] = {text:'Maps and Directions', url:'/orthosurgery/contact/maps.html'};
	leftnav[7][2] = {text:'Parking', url:'/orthosurgery/contact/parking.html'};




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

