function HideAll() {
		ShowHideLayer('menu1','hidden');
		ShowHideLayer('menu2','hidden');
		ShowHideLayer('menu3','hidden');
		ShowHideLayer('menu4','hidden');
		ShowHideLayer('menu5','hidden');
}
function ShowHideLayer(id, display) {
		document.getElementById(id).style.visibility=display;
}
function ShowDropdown(id,navTab) {
		HideAll();
		layer = 'menu' + id;
		ShowHideLayer(layer,'visible');

		if (document.getElementById(navTab)) {
			document.getElementById(navTab).firstChild.className="hovered";
		}
}
function HideDropdown(id,navTab) {
		layer = 'menu' + id;
		ShowHideLayer(layer, 'hidden');

		if (document.getElementById(navTab)) {
			document.getElementById(navTab).firstChild.className="";
		}
}

var str='';
str+='<link rel="stylesheet" href="http://www.mgh.org/dropdown.css" type="text/css" media="screen" />';
str+='<div id="nav-main-sub">';
str+='<div id="menu1" class="menu" style="background-position:25px 0;" onmouseover="ShowDropdown(\'1\',\'mghhome\');" onmouseout="HideDropdown(\'1\',\'mghhome\');">';
str+='<span class="arrow clearer">&nbsp;</span>';
str+='<div style="float:left;">';
str+='<ul>';
str+='<li><strong><a id="Home_About" >About Us</a></strong></li>';
str+='<li><a id="Home_Welcome" href="http://ww4.mgh.org/SitePages/Welcome%20to%20MGHS.aspx">Welcome to MGHS</a></li>';
str+='<li><a id="Home_Trustees" href="http://ww4.mgh.org/SitePages/Board%20of%20Trustees%20MGHS.aspx">Board of Trustees</a></li>';
str+='<li><a id="Home_EmpMonth" href="http://ww4.mgh.org/SitePages/Employee%20of%20the%20Month.aspx">Employee of the Month</a></li>';
str+='<li><a id="Home_Gov" href="http://ww4.mgh.org/govRelations/SitePages/Home.aspx">Government Relations</a></li>';
str+='<li><a id="Home_Mission" href="http://ww4.mgh.org/SitePages/Mission%20Vision%20Values.aspx">Mission/Vision/Values</a></li>';
str+='<li><a id="Home_History" href="http://ww4.mgh.org/history/SitePages/Home.aspx">MGHS History</a></li>';
str+='<li><a id="MGHS_Quaility" href="http://ww4.mgh.org/SitePages/Quality%20Measures.aspx">Quality Measures</a></li>';
str+='</ul>';
str+='<ul>';
str+='<li><strong><a id="Home_Web" >Web Site</a></strong></li>';
str+='<li><a id="Home_Guest" href="https://ww3.mgh.org/SitePages/Guest%20book.aspx">Guest Book</a></li>';
str+='<li><a id="Home_Language" href="http://www.google.com/language_tools?hl=en" target="_blank">Language Converter</a></li>';
str+='<li><a id="Home_Link" href="http://ww4.mgh.org/SitePages/Links.aspx">Link Page</a></li>';
str+='<li><a id="Home_Policy" href="http://ww4.mgh.org/SitePages/Linking%20Policy.aspx">Linking Policy</a></li>';
str+='<li><a id="Home_MapSite" href="http://ww4.mgh.org/SitePages/Site%20Map.aspx">Site Map</a></li>';
str+='<li><a id="Home_Privacy" href="http://ww4.mgh.org/SitePages/Web%20Site%20Privacy%20Statement.aspx">Site Privacy Statement</a></li>';
str+='<li><a id="Home_Copyright" href="http://ww4.mgh.org/SitePages/Copyright%20Statement.aspx">Statement of Copyright</a></li>';
str+='<li><a id="Home_Awards" href="http://ww4.mgh.org/SitePages/Web%20Site%20Awards.aspx">Web Site Awards</a></li>';
str+='<li><a id="Home_Certified" href="http://validator.w3.org/check?uri=http%3A//www.mgh.org/" target="_blank">W3C Certified</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Home_MGHSHome" href="http://www.mgh.org/index.html">MGHS Home</a></strong></li>';
str+='</ul>';

str+='</div>';
str+='<div style="float:right;">';
str+='<ul>';
str+='<li><strong><a id="_Home_Press" >News</a></strong></li>';
str+='<li><a id="Home_Releases" href="https://ww3.mgh.org/SitePages/PressMGHS.aspx">Press Releases</a></li>';
str+='<li><a id="Home_Community" href="http://ww4.mgh.org/community/SitePages/Home.aspx">Community Relations</a></li>';
str+='<ul>';
str+='</ul>';

str+='<li><strong><a id="_Home_Newsletters" >Newsletters</a></strong></li>';
str+='<li><a id="Home_Hotline" href="http://marquettegeneral.wordpress.com/">Employee Hotline</a></li>';
str+='<li><a id="Home_TheLink" href="http://ww4.mgh.org/nutritionWell/SitePages/Superior%20Wellness%20Newsletter.aspx">Superior Wellness</a></li>';
str+='<li><a id="Home_UPLift" href="http://ww4.mgh.org/foundation/SitePages/Newsletters.aspx">UpLift Newsletter</a></li>';
str+='</ul>';
str+='<ul>';
str+='<li><strong><a id="Home_Partners" >Partners</a></strong></li>';
str+='<li><a id="Home_Brain" href="http://www.hopestartshere.org/" target="_blank">Brain Tumor Center</a></li>';
str+='<li><a id="Home_Sports" href="http://www.mqtsportsmed.com/" target="_blank">Marquette Sports Medicine Institute</a></li>';
str+='<li><a id="Home_Medical" href="http://ww4.mgh.org/mqtems/SitePages/Home.aspx">Medical Control - EMS</a></li>';
str+='<li><a id="Home_Dog" href="http://ww4.mgh.org/mghDogTherapy/SitePages/Home.aspx">MGH - Dog Therapy</a></li>';
str+='<li><a id="Home_Network" href="http://ww4.mgh.org/SitePages/UPHCN.aspx" >U.P. Health Care Network</a></li>';
str+='<li><a id="Home_Plan" href="http://ww4.mgh.org/SitePages/UPHP.aspx" >U.P. Health Plan</a></li>';
str+='<li><a id="Home_Surgery" href="http://www.upbonedoctors.com/" target="_blank">Orthopaedic Surgery Associates</a></li>';
str+='<li><a id="Home_Teaching" href="http://ww4.mgh.org/education/SitePages/Teaching%20Affiliations.aspx">Teaching Affiliations</a></li>';
str+='</ul>';


str+='<ul>';
str+='<li><strong><a id="Home_Phone" href="http://ww4.mgh.org/information/SitePages/Home.aspx">Phone Directory</a></strong></li>';
str+='<li><strong><a id="Home_Directions" href="http://ww4.mgh.org/maps/SitePages/Home.aspx">Maps & Directions</a></strong></li>';
str+='<li><strong><a id="Home_Feedback" href="https://ww3.mgh.org/SitePages/Site%20Feedback.aspx">Web Site Feedback</a></strong></li>';
str+='</ul>';


str+='</div>';

str+='</div>';

str+='<div id="menu2" class="menu" style="background-position:30px 0;" onmouseover="ShowDropdown(\'2\',\'mghclinics\');" onmouseout="HideDropdown(\'2\',\'mghclinics\');">';
str+='<span class="arrow clearer">&nbsp;</span>';
str+='<div style="float:left;">';
str+='<ul>';
str+='<li><a id="Clinics_Escanaba" href="http://ww4.mgh.org/provider/SitePages/Home.aspx">Escanaba</a></li>';
str+='<li><a id="Clinics_Gladstone" href="http://ww4.mgh.org/provider/SitePages/Gladstone.aspx">Gladstone</a></li>';
str+='<li><a id="Clinics_Grand" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Family%20Medicine%20-%20Grand%20Marais.aspx">Grand Marais</a></li>';
str+='<li><a id="Clinics_Hancock" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Neurology%20-%20Copper%20Country.aspx">Hancock</a></li>';
str+='<li><a id="Clinics_Harvey" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Family%20Medicine%20-%20Lakewood.aspx">Harvey</a></li>';
str+='<li><a id="Clinics_Iron Mountain" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Hematology%20Oncology%20-%20Iron%20Mountain.aspx">Iron Mountain</a></li>';
str+='<li><a id="Clinics_Iron River" href="http://ww4.mgh.org/provider/SitePages/Marquette%20Medical%20Clinic%20-%20Iron%20River.aspx">Iron River</a></li>';
str+='<li><a id="Clinics_Kingsford" href="http://ww4.mgh.org/provider/SitePages/Marquette%20Medical%20Clinic%20-%20Kingsford.aspx">Kingsford</a></li>';
str+='<li><a id="Clinics_Marquette" href="http://ww4.mgh.org/provider/SitePages/Home.aspx">Marquette</a></li>';
str+='<li><a id="Clinics_Negaunee" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Family%20Medicine%20-%20Negaunee.aspx">Negaunee</a></li>';
str+='<li><a id="Clinics_Ontonagon" href="http://ww4.mgh.org/provider/SitePages/Ontonagon%20Community%20Health%20Center.aspx">Ontonagon</a></li>';
str+='<li><a id="Clinics_Sault" href="http://ww4.mgh.org/provider/SitePages/Chippewa%20Medical%20Associates.aspx">Sault Ste. Marie</a></li>';
str+='<li><a id="Clinics_Trenary" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Family%20Medicine%20-%20Trenary.aspx">Trenary</a></li>';
str+='</ul>';
;str+='</div>';

str+='<div style="float:right;">';
str+='<ul>';
str+='<li><strong><a id="Clinics_Information" >Specialized Clinics</a></strong></li>';
str+='<li><a id="Clinics_Map" href="http://ww4.mgh.org/provider/SitePages/Clinic%20Map.aspx">Map and Directions</a></li>';
str+='<li><a id="Clinics_Outreach" href="http://ww4.mgh.org/provider/SitePages/Home.aspx">Outreach Clinics</a></li>';
str+='<li><a id="Clinics_Visiting" href="https://ww3.mgh.org/SitePages/Visiting%20Specialists%20Information.aspx">Visiting Specialist Calendar</a></li>';
str+='<li><a id="Clinics_Coumadin" href="http://ww4.mgh.org/Coumadin/SitePages/Home.aspx">Coumadin Clinic</a></li>';
str+='<li><a id="Clinics_Children" href="http://ww4.mgh.org/wcc/SitePages/Speciality%20Clinics.aspx">Specialty Childrens Clinics</a></li>';
str+='<li><a id="Clinics_Urology" href="http://ww4.mgh.org/urology/SitePages/Home.aspx">Urology</a></li>';
str+='<li><a id="Clinics_Multi" href="http://ww4.mgh.org/wcc/SitePages/Speciality%20Clinics.aspx">Multispecialty Clinics</a></li>';
str+='<li><a id="Services_Volunteers" href="http://ww4.mgh.org/walk/SitePages/Home.aspx">Walking and Balance Center</a></li>';
str+='<li><a id="Clinics_Wound" href="http://ww4.mgh.org/provider/SitePages/Marquette%20General%20Wound%20Care.aspx">Wound Care Clinic</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_PhyPage" href="http://ww4.mgh.org/mgmg/SitePages/Home.aspx">Marquette General <br /> Medical Group</a></strong></li>';
str+='</ul>';

str+='</div>';
str+='</div>';

str+='<div id="menu3" class="menu" style="background-position:21px 0;" onmouseover="ShowDropdown(\'3\',\'mghsPhy\');" onmouseout="HideDropdown(\'3\',\'mghsPhy\');">';
str+='<span class="arrow clearer">&nbsp;</span>';
str+='<div style="float:left;">';
str+='<ul>';
str+='<li><a id="Doc_Staff" href="http://ww4.mgh.org/SitePages/Chief%20of%20the%20Medical%20Staff.aspx">Chief of Medical Staff</a></li>';
str+='<li><a id="Doc_Staff" href="http://ww4.mgh.org/SitePages/Chief%20Medical%20Officer.aspx">Chief Medical Officer</a></li>';
str+='<li><a id="Doc_Prof" href="http://ww4.mgh.org/professionals/SitePages/Home.aspx">Health Professionals</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Doc_Residency" href="http://ww4.mgh.org/residency/SitePages/Home.aspx">Family Medicine Residency</a></li>';
str+='<li><a id="Doc_Library" href="http://ww4.mgh.org/Library/SitePages/Home.aspx">Health Sciences Library</a></li>';
str+='<li><a id="Doc_College" href="http://www.mgh.org/uphec/index.html" target="_blank">MSU College (UPHEC)</a></li>';
str+='<li><a id="RN_PhyEmp" href="http://www.mgh.org/employ/openpositions-rn.html" target="_blank">RN Job Opportunities</a></li>';
str+='<li><a id="Doc_PhyEmp" href="http://www.mgh.org/phyemp/index.html">Physician Opportunities</a></li>';
str+='<li><a id="Doc_Remote" href="http://ww4.mgh.org/SitePages/URoam.aspx">Remote Secure Access</a></li>';
str+='</ul>';
str+='</div>';

str+='<div style="float:right;">';
str+='<ul>';
str+='<li><strong><a id="Doc_Nursing" href="http://ww4.mgh.org/nursing/SitePages/Home.aspx">Nursing Page</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_Feature" href="http://marquettegeneral.wordpress.com/new-providers/" target="_blank">Featured Physician</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_PhyPage" href="http://ww4.mgh.org/Physicians/SitePages/Home.aspx">Physician Page</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_Directory" href="http://www.mgh.org/directry/dir.html" target="_blank">Physician Directory</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_Directory" href="http://ww4.mgh.org/hospitalist/SitePages/Home.aspx">Hospitalist</a></strong></li>';
str+='</ul>';

str+='</div>';

str+='</div>';
str+='<div id="menu4" class="menu" style="background-position:48px 0;" onmouseover="ShowDropdown(\'4\',\'mghsservices\');" onmouseout="HideDropdown(\'4\',\'mghsservices\');">';
str+='<span class="arrow clearer">&nbsp;</span>';
str+='<div style="float:left;">';
str+='<ul>';
str+='<li></li>';
str+='<li><a id="Services_Emerg" href="http://ww4.mgh.org/ED/SitePages/Home.aspx">Emergency Department</a></li>';
str+='<li><a id="Services_Assistance" href="http://ww4.mgh.org/eap/SitePages/Home.aspx">Employee Assistance Program</a></li>';
str+='<li><a id="Services_Hand" href="http://ww4.mgh.org/handSurgery/SitePages/Home.aspx">Hand Surgery</a></li>';
str+='<li><a id="Services_MedRecords" href="http://ww4.mgh.org/medRecords/SitePages/Home.aspx">Medical Records</a></li>';
str+='<li><a id="Services_Memory" href="http://ww4.mgh.org/brain_spine/SitePages/Memory%20Center.aspx">Memory Loss Center</a></li>';
str+='<li><a id="Services_Occupational" href="http://ww4.mgh.org/occMed/SitePages/Home.aspx">Occupational Medicine</a></li>';
str+='<li><a id="Services_Organ" href="http://ww4.mgh.org/organ/SitePages/Home.aspx">Organ Donation</a></li>';
str+='<li><a id="Services_Pain" href="http://ww4.mgh.org/pain/SitePages/Home.aspx">Pain Network</a></li>';
str+='<li><a id="Services_Patient" href="http://www.mgh.org/admitting/admit.html">Patient Access</a></li>';
str+='<li><a id="Services_Plastic" href="http://ww4.mgh.org/plastic_surgery/SitePages/Home.aspx">Plastic Surgery</a></li>';
str+='<li><a id="Services_Respiratory" href="http://ww4.mgh.org/respiratory/SitePages/Home.aspx">Respiratory Care</a></li>';
str+='<li><a id="Services_Sports" href="http://www.mqtsportsmed.com/">Sports Medicine Institute</a></li>';
str+='<li><a id="Services_Telehealth" href="http://ww4.mgh.org/telehealth/SitePages/Home.aspx">Telehealth</a></li>';
str+='<li><a id="Services_Vascular" href="http://ww4.mgh.org/vascular/SitePages/Home.aspx">Vascular Services</a></li>';
str+='<li><a id="Services_Volunteers" href="http://ww4.mgh.org/vol/SitePages/Home.aspx">Volunteer Services</a></li>';
str+='<li><a id="Services_Walking" href="http://ww4.mgh.org/walk/SitePages/Home.aspx">Walking and Balance Center</a></li>';
str+='<ul>';
str+='</ul>';

str+='<li><a id="Services_Bariatric" href="http://ww4.mgh.org/weight/SitePages/Home.aspx" >Metabolic & Bariatric Services</a></li>';
str+='<li><a id="Services_NonSurgical" href="http://ww4.mgh.org/weight/SitePages/Weight%20Management.aspx">Non-Surgical Weight Mgt.</a></li>';
str+='<li><a id="Services_SurgicalWgt" href="http://ww4.mgh.org/weight/SitePages/Surgical%20Weight%20Loss.aspx">Surgical Weight Mgt.</a></li>';
str+='<li><a id="Services_WgtQuestions" href="http://ww4.mgh.org/weight/SitePages/Ask%20the%20Doc.aspx">Weight Questions</a></li>';
str+='</ul>';
str+='</div>';

str+='<div style="float:right;">';
str+='<ul>';
str+='<li><a id="Services_Nutrition" href="http://ww4.mgh.org/diet/SitePages/Home.aspx" >Food & Nutrition Services</a></li>';
str+='<li><a id="Services_Cafe" href="https://ww3.mgh.org/SitePages/North%20Country%20Cafe%20Menu.aspx">North Country Cafe Menu</a></li>';
str+='<li><a id="Services_NutritionCoun" href="http://ww4.mgh.org/diet/Shared%20Documents/Nutritional_Breakdown.pdf" target="_blank">Analysis of Food Items</a></li>';
str+='<li><a id="Services_NutRecipes" href="http://ww4.mgh.org/diet/Recipes/Forms/AllItems.aspx">Recipes</a></li>';
str+='</ul>';


str+='<ul>';
str+='<li><a id="Services_Ed" href="http://ww4.mgh.org/nutritionWell/SitePages/Home.aspx" >Nutrition and Wellness/Diabetes</a></li>';
str+='<li><a id="Services_PatEd" href="http://ww4.mgh.org/nutritionWell/SitePages/Nutrition%20Counseling.aspx">Nutritional Counseling</a></li>';
str+='<li><a id="Services_NutMed" href="http://ww4.mgh.org/nutritionMed/SitePages/Home.aspx">Nutrition and Medicine</a></li>';
str+='</ul>';


str+='<ul>';
str+='<li><a id="Services_Education" href="http://ww4.mgh.org/education/SitePages/Home.aspx" >Education</a></li>';
str+='<li><a id="Services_ConLibrary" href="http://ww4.mgh.org/education/SitePages/Health%20Information%20Center.aspx">Consumer Library</a></li>';
str+='<li><a id="Services_CPR" href="http://ww4.mgh.org/education/SitePages/CPR.aspx">CPR Courses</a></li>';
str+='<li><a id="Services_ProfConf" href="http://ww4.mgh.org/education/SitePages/Professional%20Conferences.aspx">Conferences</a></li>';
str+='<li><a id="Services_PatEd" href="http://ww4.mgh.org/education/SitePages/Speaker%20Bureau.aspx">Speakers Bureau</a></li>';
str+='<li></li>';
str+='<li><a id="Services_SchoolEMT" href="http://ww4.mgh.org/emt/SitePages/Home.aspx">School of EMT</a></li>';
str+='<li><a id="Services_SchoolRad" href="http://www.mgh.org/education/radsch/index.html">School of Radiography</a></li>';
str+='<li><a id="Services_SchoolResp" href="http://ww4.mgh.org/respTherapy/SitePages/Home.aspx">School of Respiratory Therapy</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Services_Foundation" href="http://ww4.mgh.org/foundation/SitePages/Home.aspx">Foundation</a></strong></li>';
str+='<li><strong><a id="Services_Blood" href="http://ww4.mgh.org/Blood/SitePages/Home.aspx">Regional Blood Center</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Services_EMS" href="http://ww4.mgh.org/EMS/SitePages/Home.aspx">EMS - Emergency</a></strong></li>';
str+='</ul>';

str+='</div>';

str+='</div>';

str+='<div id="menu5" class="menu" style="background-position:33px 0;" onmouseover="ShowDropdown(\'5\',\'mghsHealth\');" onmouseout="HideDropdown(\'5\',\'mghsHealth\');">';
str+='<span class="arrow clearer">&nbsp;</span>';
str+='<ul>';

str+='<li><a id="Health_Expert" href="http://ww4.mgh.org/SitePages/Ask%20the%20Experts.aspx">Ask the Experts</a></li>';
str+='<li><a id="Health_Find" href="http://www.mgh.org/directry/dir.html">Find a Doctor</a></li>';
str+='<li><a id="Health_Education" href="http://ww4.mgh.org/education/SitePages/Home.aspx">Education Department</a></li>';
str+='<li><a id="Health_Info" href="http://ww4.mgh.org/education/SitePages/Health%20Information.aspx">Health Information</a></li>';
str+='<li><a id="Health_Info" href="http://ww4.mgh.org/education/SitePages/Health%20Information%20Center.aspx">Health Information Center</a></li>';
str+='<li><a id="Health_SupGroups" href="http://ww4.mgh.org/education/SitePages/Support%20Groups.aspx">Support Groups</a></li>';
str+='</ul>';

str+='<ul>';

str+='<li><a id="Health_Find" href="http://ww4.mgh.org/nutritionMed/SitePages/Home.aspx">Nutrition and Medicine</a></li>';


str+='</ul>';

str+='<ul>';
str+='<li><a id="Health_Disaster" href="http://ww4.mgh.org/DisasterInfo/SitePages/Home.aspx">Disaster Preparedness</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Health_Safety" href="http://ww4.mgh.org/poison/SitePages/Home.aspx">Poision Safety Guide</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li></li>';
str+='</ul>';


str+='</div>';
str+='</div>';

document.write(str);

