/* 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 */

/* 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:'/hivis/index.html'};
leftnav[1] = {text:'About Us', url:'/hivis/about/'};
	leftnav[1][0] = {text:'About the CFAR', url:'/hivis/about/aboutcfar.html'};
	leftnav[1][1] = {text:'About the ACTU', url:'/hivis/about/aboutactu.html'};
	leftnav[1][2] = {text:'About the Prevention Project', url:'/hivis/about/aboutprevproj.html'};
	leftnav[1][3] = {text:'About the Men&rsquo;s Sexual Health Project', url:'/hivis/about/testingproject.html'};
	leftnav[1][4] = {text:'About the Bellevue Virology Clinic', url:'/hivis/about/aboutviro.html'};
	leftnav[1][5] = {text:'News', url:'/hivis/about/news/index.html'};
	leftnav[1][6] = {text:'Sponsored Training Sessions', url:'/hivis/about/aboutinservice.html'};
	leftnav[1][7] = {text:'Hablamos Espa&ntilde;ol', url:'/hivis/contact/hablamosespanol.html'};
	leftnav[1][8] = {text:'Opportunities for Giving', url:'/hivis/about/donations.html'};
	leftnav[1][9] = {text:'Privacy and Participation', url:'/hivis/about/privacy.html'};
	leftnav[1][10] = {text:'Resources and Links', url:'/hivis/about/links/index.html'};
leftnav[2] = {text:'Clinical Trials', url:'/hivis/clinicaltrials/'};
	leftnav[2][0] = {text:'AIDS Clinical Trials Unit - Studies for HIV Positive People', url:
	'/hivis/clinicaltrials/actu/index.html'};
    	leftnav[2][0][0] = {text:'Overview', url:'/hivis/clinicaltrials/actu/index.html'};
		leftnav[2][0][1] = {text:'Immune Enhancers', url:'/hivis/clinicaltrials/actu/immune_enhancers.html'};
				leftnav[2][0][1][0] = {text:'A5220', url:'/hivis/clinicaltrials/actu/a5220.html'};
				leftnav[2][0][1][1] = {text:'A5212', url:'/hivis/clinicaltrials/actu/a5212.html'};
				leftnav[2][0][1][2] = {text:'A5232', url:'/hivis/clinicaltrials/actu/a5232.html'};
				leftnav[2][0][1][3] = {text:'A5240', url:'/hivis/clinicaltrials/actu/a5240.html'};
				leftnav[2][0][1][4] = {text:'A5244', url:'/hivis/clinicaltrials/actu/a5244.html'};
				leftnav[2][0][1][5] = {text:'A5247', url:'/hivis/clinicaltrials/actu/a5247.html'};
		leftnav[2][0][2] = {text:'Reducing Side Effects', url:'/hivis/clinicaltrials/actu/side_effects.html'};
				leftnav[2][0][2][0] = {text:'A5229', url:'/hivis/clinicaltrials/actu/a5229.html'};
		leftnav[2][0][3] = {text:'For People Who Have Never Taken HIV Medication', url:'/hivis/clinicaltrials/actu/naive.html'};
				leftnav[2][0][3][0] = {text:'A5221', url:'/hivis/clinicaltrials/actu/a5221.html'};
				leftnav[2][0][3][1] = {text:'A5202', url:'/hivis/clinicaltrials/actu/a5202.html'};
				leftnav[2][0][3][2] = {text:'ACTG 5175', url:'/hivis/clinicaltrials/actu/actg5175.html'};
				leftnav[2][0][3][3] = {text:'A5232', url:'/hivis/clinicaltrials/actu/a5232.html'};
				leftnav[2][0][3][4] = {text:'A5239', url:'/hivis/clinicaltrials/actu/a5239.html'};
				leftnav[2][0][3][5] = {text:'A5240', url:'/hivis/clinicaltrials/actu/a5240.html'};
				leftnav[2][0][3][6] = {text:'A5248', url:'/hivis/clinicaltrials/actu/a5248.html'};
		leftnav[2][0][4] = {text:'For People Who Have Taken HIV Medication Before', url:
			'/hivis/clinicaltrials/actu/experienced.html'};
				leftnav[2][0][4][0] = {text:'A5212', url:'/hivis/clinicaltrials/actu/a5212.html'};
				leftnav[2][0][4][1] = {text:'GRACE', url:'/hivis/clinicaltrials/actu/grace.html'};
				leftnav[2][0][4][2] = {text:'A5235', url:'/hivis/clinicaltrials/actu/a5235.html'};
				leftnav[2][0][4][3] = {text:'A5239', url:'/hivis/clinicaltrials/actu/a5239.html'};
				leftnav[2][0][4][4] = {text:'A5240', url:'/hivis/clinicaltrials/actu/a5240.html'};
				leftnav[2][0][4][5] = {text:'A5240', url:'/hivis/clinicaltrials/actu/a5241.html'};
				leftnav[2][0][4][6] = {text:'A5244', url:'/hivis/clinicaltrials/actu/a5244.html'};
				leftnav[2][0][4][7] = {text:'A5247', url:'/hivis/clinicaltrials/actu/a5247.html'};
//	leftnav[2][1] = {text:'Prevention Project - Studies for HIV Negative People', url:
//			'/hivis/clinicaltrials/prevention/index.html'};
//		leftnav[2][1][0] = {text:'Overview', url:'/hivis/clinicaltrials/prevention/index.html'};
//		leftnav[2][1][1] = {text:'The Prevention Cohort Study', url:'/hivis/clinicaltrials/prevention/cohort.html'};
//		leftnav[2][1][2] = {text:'Merck 023 Vaccine Study', url:'/hivis/clinicaltrials/prevention/merck023.html'
			};
//		leftnav[2][1][3] = {text:'Merck 023/STEP Study Update', url:'/hivis/clinicaltrials/prevention/merck023_update.html'
			};
//		leftnav[2][1][4] = {text:'HVTN 504 - Observational Follow-up of Merck 023/Step Study Volunteers', url:'/hivis/clinicaltrials/prevention/hvtn504.html'
			};
//	leftnav[2][2] = {text:'First Call NYU', url:'/hivis/clinicaltrials/firstcall/index.html'};
//	leftnav[2][3] = {text:'The NYU Long-term Nonprogressors Study', url:'/hivis/clinicaltrials/ltnp.html'};		
	leftnav[2][1] = {text:'Primary HIV Infection Study', url:'/hivis/clinicaltrials/prevention/phiv.html'
			};
	leftnav[2][2] = {text:'The Men&rsquo;s Sexual Health Project', url:'/hivis/clinicaltrials/testingproject.html'}; 
	leftnav[2][3] = {text:'Bellevue Hospital Center Virology Clinic', url:
		'/hivis/clinicaltrials/bellevuevirology/index.html'};
	leftnav[2][4] = {text:'NYU CFAR Clinic in Kenya', url:'/hivis/clinicaltrials/cfar_bomu.html'}; 
leftnav[3] = {text:'Contact Us', url:'/hivis/contact/index.html'};
	leftnav[3][0] = {text:'Contact Us', url:'/hivis/contact/index.html'};
	leftnav[3][1] = {text:'Map and Directions', url:'/hivis/contact/mapdirections.html'};
	leftnav[3][2] = {text:'How to Make an Appointment', url:'/hivis/contact/appointment.html'};
    leftnav[3][3] = {text:'Make an Appointment at First Call NYU', url:'/hivis/clinicaltrials/firstcall/index.html#appointment'};
	leftnav[3][4] = {text:'Hablamos Espa&ntilde;ol', url:'/hivis/contact/hablamosespanol.html'};
leftnav[4] = {text:'HIV Basics', url:'/hivis/hivbasics/index.html'};    
	leftnav[4][0] = {text:'HIV Basics', url:'/hivis/hivbasics/index.html'};
	leftnav[4][1] = {text:'HIV/AIDS Dictionary', url:'/hivis/hivbasics/dictionary/index.html'};
	leftnav[4][2] = {text:'Symptoms of an HIV Infection', url:'/hivis/hivbasics/symptoms/index.html'};
	leftnav[4][3] = {text:'Diagnosis of HIV', url:'/hivis/hivbasics/diagnosis/index.html'};
	leftnav[4][4] = {text:'Understanding HIV Test Results', url:'/hivis/hivbasics/results/index.html'};
	leftnav[4][5] = {text:'Guide to Sexually Transmitted Infections (STIs)', url:'/hivis/hivbasics/stiguide/stiguide.html'};		
		leftnav[4][5][0] = {text:'Introduction to STIs', url:'/hivis/hivbasics/stiguide/stiguide.html'};
		leftnav[4][5][1] = {text:'Chlamydia', url:'/hivis/hivbasics/stiguide/chlamydia.html'};
		leftnav[4][5][2] = {text:'Gonorrhea', url:'/hivis/hivbasics/stiguide/gonorrhea.html'};
		leftnav[4][5][3] = {text:'Syphilis', url:'/hivis/hivbasics/stiguide/syphilis.html'};
		leftnav[4][5][4] = {text:'Lymphogranuloma venereum (LGV)', url:'/hivis/hivbasics/stiguide/lgvenereum.html'};
		leftnav[4][5][5] = {text:'Trichomonas', url:'/hivis/hivbasics/stiguide/trichomonas.html'};
		leftnav[4][5][6] = {text:'Bacterial Vaginosis', url:'/hivis/hivbasics/stiguide/bacterialvaginosis.html'};
		leftnav[4][5][7] = {text:'Hepatitis A', url:'/hivis/hivbasics/stiguide/hepatitisa.html'};
		leftnav[4][5][8] = {text:'Hepatitis B', url:'/hivis/hivbasics/stiguide/hepatitisb.html'};
		leftnav[4][5][9] = {text:'Hepatitis C', url:'/hivis/hivbasics/stiguide/hepatitisc.html'};
		leftnav[4][5][10] = {text:'Genital Warts', url:'/hivis/hivbasics/stiguide/genitalwarts.html'};
		leftnav[4][5][11] = {text:'Herpes', url:'/hivis/hivbasics/stiguide/herpes.html'};
	leftnav[4][6] = {text:'Substance Use and HIV/AIDS', url:'/hivis/hivbasics/substanceuse/index.html'};
	leftnav[4][7] = {text:'HIV Prevention', url:'/hivis/hivbasics/prevention/index.html'};
	leftnav[4][8] = {text:'Clinical Trials Basics', url:'/hivis/hivbasics/clinicaltrialbasics/index.html'};
	leftnav[4][9] = {text:'Treatment Options', url:'/hivis/hivbasics/treatment/index.html'};
	leftnav[4][10] = {text:'Women and HIV', url:'/hivis/hivbasics/women/index.html'};
	leftnav[4][11] = {text:'Immigration and HIV', url:'/hivis/hivbasics/immigration/index.html'};
	leftnav[4][12] = {text:'Children and HIV', url:'/hivis/hivbasics/children/index.html'};
	leftnav[4][13] = {text:'HIV/AIDS Demographics', url:'/hivis/hivbasics/demographics/index.html'};
	leftnav[4][14] = {text:'HIV Lifecycle and Cell-Entry Animations', url:'/hivis/hivbasics/animations/index.html'};
leftnav[5] = {text:'NYU Center for AIDS Research', url:'/hivis/cfar/index.html'}; 
	leftnav[5][0] = {text:'Home', url:'/hivis/cfar/index.html'}; 
	leftnav[5][1] = {text:'Core Facilities', url:'/hivis/cfar/corefacilities/index.html'};	
		leftnav[5][1][0] = {text:'Overview', url:'/hivis/cfar/corefacilities/index.html'};
		leftnav[5][1][1] = {text:'Developmental Core - Core B', url:'/hivis/cfar/corefacilities/coreb.html'};		
		leftnav[5][1][2] = {text:'Clinical Core - Core C', url:'/hivis/cfar/corefacilities/corec.html'};		
		leftnav[5][1][3] = {text:'Flow Cytometry Core - Core D', url:'/hivis/cfar/corefacilities/cored.html'};		
		leftnav[5][1][4] = {text:'Immunology Core - Core E', url:'/hivis/cfar/corefacilities/coree.html'};	
		leftnav[5][1][5] = {text:'Virology Core - Core F', url:'/hivis/cfar/corefacilities/coref.html'};		
	leftnav[5][2] = {text:'CFAR Members', url:'/hivis/cfar/cfarmembers/cfarmembers.html'};
		leftnav[5][2][0] = {text:'Listing', url:'/hivis/cfar/cfarmembers/cfarmembers.html'};
		leftnav[5][2][1] = {text:'CFAR Member Publications', url:'/hivis/cfar/cfarmembers/publications.html'};
		leftnav[5][2][2] = {text:'The NYU CFAR Recommends', url:'/hivis/cfar/cfarmembers/recommended.html'};
//	leftnav[5][3] = {text:'Clinical Trials', url:'/hivis/cfar/clinicaltrials/index.html'}; 
	leftnav[5][3] = {text:'Global Research', url:'/hivis/cfar/globalresearch/index.html'};
		leftnav[5][3][0] = {text:'Overview of Projects', url:'/hivis/cfar/globalresearch/index.html'};
		leftnav[5][3][1] = {text:'International Programs', url:'/hivis/cfar/globalresearch/international.html'};
		leftnav[5][3][2] = {text:'Domestic Programs', url:'/hivis/cfar/globalresearch/domestic.html'};
	leftnav[5][4] = {text:'Pilot Projects', url:'/hivis/cfar/pilotprojects/index.html'};
		leftnav[5][4][0] = {text:'Overview', url:'/hivis/cfar/pilotprojects/index.html'};
		leftnav[5][4][1] = {text:'Featured Projects', url:'/hivis/cfar/pilotprojects/featuredprojects.html'};
		leftnav[5][4][2] = {text:'Past Projects', url:'/hivis/cfar/pilotprojects/pastprojects.html'};
		leftnav[5][4][3] = {text:'Funding Opportunities', url:'/hivis/cfar/pilotprojects/funding.html'};
	leftnav[5][5] = {text:'Meetings and Seminars', url:'/hivis/cfar/meetings/index.html'};
		leftnav[5][5][0] = {text:'Upcoming Events', url:'/hivis/cfar/meetings/index.html'};
		leftnav[5][5][1] = {text:'Calendar', url:'/hivis/cfar/meetings/calendar.html'};
	leftnav[5][6] = {text:'About the NYU CFAR', url:'/hivis/cfar/about/about.html'};
		leftnav[5][6][0] = {text:'Overview', url:'/hivis/cfar/about/about.html'};
		leftnav[5][6][1] = {text:'Contact Information', url:'/hivis/cfar/about/contact.html'};
		leftnav[5][6][2] = {text:'Directions to the NYU CFAR', url:'/hivis/cfar/about/directions.html'};
		leftnav[5][6][3] = {text:'Donate to the NYU CFAR', url:'/hivis/cfar/about/donate.html'}; 
/* BEGIN DO NOT EDIT SECTION */
leftnavBuild( leftnav );
createMenuEnd();
/* END DO NOT EDIT SECTION */
