/* --- menu items --- */
var MENU_ITEMS0 = [
	['MARC >>', null, null,
		['Home', 'index.asp'],
		['About MARC', 'About.asp'],
		['MARC Staff', 'Staff.asp'],
		['MARC Board of Directors', 'BoardOfDirectors.asp'],
		['MARC Medical Review Board', 'mrb.asp'],
		['What\'s New', 'whatsnew.asp'],
		['MARC Newsletters', 'newsletters.asp'],
		['Contact MARC', 'contact.asp'],
		['Site Map', 'sitemap.asp'],
		['Resources', 'resources.asp'],
	],
	['Quality >>', null, null,
		['Quality Home', 'QualityMain.asp'],
		['Goals & Recommendations', 'Qgoalsobj.asp'],
		['Fistula First', 'fistulafirst.asp'],
		['Clinical Performance', 'ClinPerf.asp'],
		['Pandemic Flu', 'PanFlu.asp'],
		['Quality Measures', 'QualMeas.asp'],
		['Quality Improvement', 'qiproj.asp'],
		['Patient Safety', 'Qother.asp#PtSafety'],
		['Vascular Access', 'VascAccIndex.asp'],
		['Quality REMARCS Newsletter', 'newsletters.asp#QREMARCS'],
		['Quality Awards', 'qualityawards.asp'],
		['Other Activities', 'QOther.asp'],
		['Resources', 'resources.asp'],
	],
	['Data >>', null, null,
		['Data Home', 'data.asp'],
		['VISION', 'vision.asp'],
		['Annual Reports', 'annualreports.asp'],
		['Patient Reporting', 'PtReports.asp'],
		['Zip Code Data', 'ZipCode.asp'],
		['FAQs & Procedures', 'DataReqProc.asp'],
		['Data REMARCS Newsletter', 'newsletters.asp#DREMARCS'],
		['Data Awards', 'dataawards.asp'],
		['WebEx Training', 'webextraining.asp'],
		['Resources', 'resources.asp'],
	],
	['Patient Services >>', null, null,
		['What Is The Network?', 'patienthome.asp'],
		['Patient Education', 'patiented.asp'],
		['CKD Educational Series', 'CKDSeries.asp'],
		['Medicare Prescription Drug Plan', 'MedicarePartD.asp'],
		['Vocational Rehabilitation', 'VocRehab.asp'],
		['Patient Newsletters', 'newsletters.asp#PtREMARCS'],
		['Patient FAQs', 'patientfaq.asp'],
		['Grievance Policy', 'PatGriev.asp'],
		['Patient Advisory Committee', 'pac.asp'],
		['Resources', 'resources.asp'],
],
	['Education/Meetings >>', null, null,
		['Education Home', 'Eindex.asp'],
		['Upcoming Meetings', 'Meetings.asp'],
		['INFORMED Newsletter', 'newsletters.asp#INFORMED'],
		['Social Work REMARCS Newsletter', 'newsletters.asp#SWREMARCS'],
		['Resources', 'resources.asp'],
],
	['Transplant >>', null, null,
		['Transplant Home', 'transplanthome.asp'],
		['Contact Transplant Centers', 'txcenters.asp'],
		['Living Donor Transplant', 'transpl.asp'],
		['Transplant REMARCS Newsletter', 'Newsletters.asp#TxREMARCS'],
		['Transplant Center Outcomes', 'ctr_outcomes.asp'],
		['Kidney Transplant Q & A', 'KTQA.asp'],
		['Transplant Referral Guide', 'treferral.asp'],
		['Resources', 'resources.asp'],
],
	['End of Life Care >>', null, null,
		['End of Life Conference', 'EOLConf.asp'],
		['End of Life Events', 'EOLevents.asp'],
		['End of Life FAQs', 'EOLFAQ.asp'],
		['End of Life Resources', 'EOLresources.asp'],
],
	['Resources', 'resources.asp'],
	
	['En Español >>', null, null,
	['¿Qué es la Red?', 'PatienthomeSPA.asp'],
	['Reclamaciones del Paciente', 'patgrievSPA.asp'],
	['Recursos', 'resourcesSPA.asp'],
],
	];
