document.write('<div id="menuRow">');
document.write('	<div id="patientCareMenu" class="menuItem" onmouseover="menuActive();" onmouseout="menuInactive();">');
document.write('		<p><a href="/MoranEyeCenter/eyeconditions.html">Eye Conditions/Eye Care</a></p>');
document.write('		<p><a href="/MoranEyeCenter/patientcare/find_a_doctor.html">Find a Doctor</a></p>');
document.write('		<p><a href="/MoranEyeCenter/patientcare/clinics.html">Moran Community Clinics</a></p>');
document.write('		<p><a href="/MoranEyeCenter/patient_care/mvc/mvc.htm">LASIK & Refractive Surgery</a></p>');
document.write('		<p><a href="/MoranEyeCenter/patientcare/optometry_contact_lenses.html">Optometry Contacts &amp; Glasses</a></p>');
document.write('		<p><a href="/MoranEyeCenter/patientsupport.html">Patient Support Services</a></p>');
document.write('	</div>');
document.write('	<div id="researchMenu" class="menuItem" onmouseover="menuActive();" onmouseout="menuInactive();">');
document.write('		<p><a href="/MoranEyeCenter/research/primary_faculty.htm">Primary Research Faculty</a></p>');
document.write('		<p><a href="/MoranEyeCenter/research/emeritus_faculty.htm">Emeritus Research Faculty</a></p>');
document.write('		<p><a href="/MoranEyeCenter/research/auxiliary_faculty.htm">Auxiliary Research Faculty</a></p>');
document.write('		<p><a href="/MoranEyeCenter/research/adjunct_faculty.htm">Adjunct Research Faculty</a></p>');
document.write('		<p><a href="/MoranEyeCenter/research/clinical_studies.htm">Clinical Studies</a></p>');
document.write('		<p><a href="/MoranEyeCenter/events_2_Symposium.html">Moran International Symposiums</a></p>');
document.write('		<p><a href="/MoranEyeCenter/education/bloomberg_library.html">Bloomberg Library</a></p>');
document.write('	</div>');
document.write('	<div id="outreachMenu" class="menuItem" onmouseover="menuActive();" onmouseout="menuInactive();">');
document.write('		<p><a href="/MoranEyeCenter/outreach.html">Local Outreach</a></p>');
document.write('		<p><a href="/MoranEyeCenter/outreach.html">International Outreach</a></p>');
document.write('		<p><a href="http://www.utaheyebank.org" target="_blank">Utah Lions Eye Bank</a></p>');
document.write('	</div>');
document.write('	<div id="educationMenu" class="menuItem" onmouseover="menuActive();" onmouseout="menuInactive();">');
document.write('		<p><a href="/MoranEyeCenter/eyeconditions.html">Patient Education</a></p>');
document.write('		<p><a href="/MoranEyeCenter/education/bloomberg_library.html">Bloomberg Library</a></p>');
document.write('		<p><a href="/MoranEyeCenter/education/residency_program.html">Residency Program</a></p>');
document.write('		<p><a href="/MoranEyeCenter/education/residency/fellowship_program.html">Fellowship Program</a></p>');
document.write('		<p><a href="http://uuhsc.utah.edu/som/education/gme/" target="_blank">University of Utah Graduate Medical Education</a></p>');
document.write('		<p><a href="http://uuhsc.utah.edu" target="_blank">University of Utah Health Care and Health Sciences</a></p>');
document.write('	</div>');
document.write('</div>');
