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://www.mgh.org/welcome2.html">Welcome to MGHS</a></li>';
str+='<li><a id="Home_Trustees" href="http://www.mgh.org/board/index.html">Board of Trustees</a></li>';
str+='<li><a id="Home_Trustees" href="http://www.mgh.org/eom/index.html">Employee of the Month</a></li>';
str+='<li><a id="Home_History" href="http://www.mgh.org/history/index.html">History</a></li>';
str+='<li><a id="Home_Mission" href="http://www.mgh.org/mission.html">Mission/Vision/Values</a></li>';
str+='<li><a id="MGHS_Quaility" href="http://www.mgh.org/quality.html">Quality</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="http://www.mgh.org/guestbook/guestbook.htm">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://www.mgh.org/links.html">Link Page</a></li>';
str+='<li><a id="Home_Policy" href="http://www.mgh.org/link_policy.html">Linking Policy</a></li>';
str+='<li><a id="Home_MapSite" href="http://www.mgh.org/mghsLinks.html">Site Map</a></li>';
str+='<li><a id="Home_Privacy" href="http://www.mgh.org/site_privacy_statement.html">Site Privacy Statement</a></li>';
str+='<li><a id="Home_Copyright" href="http://www.mgh.org/copyright.html">Statement of Copyright</a></li>';
str+='<li><a id="Home_Awards" href="http://www.mgh.org/awards/award.html">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_Phone" href="http://www.mgh.org/phlst.html">Phone Directory</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Home_Directions" href="http://www.mgh.org/map/world.html">Maps & Directions</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Home_Feedback" href="http://www.mgh.org/feedback.html">Web Site Feedback</a></strong></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="http://www.mgh.org/press/pressrel.html">Press Releases</a></li>';
str+='<li><a id="Home_Community" href="http://www.mgh.org/commRel.html">Community Relations</a></li>';
str+='<li><a id="Home_Commercials" href="http://www.mgh.org/tvspots/index.html">View Commercials</a></li>';
str+='<ul>';
str+='</ul>';

str+='<li><strong><a id="_Home_Newsletters" >Newsletters</a></strong></li>';
str+='<li><a id="Home_Game" href="http://www.mgh.org/rehab/newsletter.html">Back In The Game</a></li>';
str+='<li><a id="Home_EMT" href="http://www.mgh.org/emt/newsletters.html">E.M.T. School</a></li>';
str+='<li><a id="Home_Hotline" href="http://www.mgh.org/hotline/index.html">Employee Hotline</a></li>';
str+='<li><a id="Home_TheLink" href="http://www.mgh.org/heart/link_support.html">Heart Disease/Diabetes</a></li>';
str+='<li><a id="Home_Hope" href="http://www.hopestartshere.org/" target="_blank">Hope Starts Here</a></li>';
str+='<li><a id="Home_Lab" href="http://www.mgh.org/lab/news/archive.html">The Lab Report</a></li>';
str+='<li><a id="Home_Control" href="http://www.mgh.org/mqtems/news.html">Medical Control Authority</a></li>';
str+='<li><a id="Home_UPLift" href="http://www.mgh.org/foundation/newsletters.html" target="_blank">UpLift</a></li>';
str+='<li><a id="Home_Pet" href="http://www.mgh.org/umdtp/newsletters/index.html">Pet Therapy</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://www.mgh.org/mqtems/index.html">Medical Control - EMS</a></li>';
str+='<li><a id="Home_Dog" href="http://www.mgh.org/umdtp/index.html">U.M.D.T.P. - Dog Therapy</a></li>';
str+='<li><a id="Home_Network" href="http://www.mgh.org/uphcn.html" >U.P. Health Care Network</a></li>';
str+='<li><a id="Home_Plan" href="http://www.mgh.org/uphp.html" >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://www.mgh.org/education/affiliations.html">Teaching Affiliations</a></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://www.mgh.org/escanaba/park.html">Escanaba</a></li>';
str+='<li><a id="Clinics_Gladstone" href="http://www.mgh.org/provider/gladstone.html">Gladstone</a></li>';
str+='<li><a id="Clinics_Grand" href="http://www.mgh.org/provider/grandm.html">Grand Marais</a></li>';
str+='<li><a id="Clinics_Grand" href="http://www.mgh.org/provider/gwinn.html">Gwinn</a></li>';
str+='<li><a id="Clinics_Hancock" href="http://www.mgh.org/provider/houhan.html">Hancock</a></li>';
str+='<li><a id="Clinics_Harvey" href="http://www.mgh.org/provider/lake.html">Harvey</a></li>';
str+='<li><a id="Clinics_Iron Mountain" href="http://www.mgh.org/provider/country.html">Iron Mountain</a></li>';
str+='<li><a id="Clinics_Iron River" href="http://www.mgh.org/provider/ironr.html">Iron River</a></li>';
str+='<li><a id="Clinics_Ironwood" href="http://www.mgh.org/provider/grandview.html">Ironwood</a></li>'
str+='<li><a id="Clinics_Kingsford" href="http://www.mgh.org/provider/kingsf.html">Kingsford</a></li>';
str+='<li><a id="Clinics_Marquette" href="http://www.mgh.org/pronetqf.html#Marquette">Marquette</a></li>';
str+='<li><a id="Clinics_Negaunee" href="http://www.mgh.org/provider/neg.html">Negaunee</a></li>';
str+='<li><a id="Clinics_Ontonagon" href="http://www.mgh.org/provider/ontonagon.html">Ontonagon</a></li>';
str+='<li><a id="Clinics_Sault" href="http://www.mgh.org/provider/chip.html">Sault Ste. Marie</a></li>';
str+='<li><a id="Clinics_Sault" href="http://www.mgh.org/provider/sawyer.html">Sawyer</a></li>';
str+='<li><a id="Clinics_Trenary" href="http://www.mgh.org/provider/trenary.html">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://www.mgh.org/provider/cmap.html">Map and Directions</a></li>';
str+='<li><a id="Clinics_Outreach" href="http://www.mgh.org/pronetqf.html">Outreach Clinics</a></li>';
str+='<li><a id="Clinics_Visiting" href="http://www.mgh.org/specialty/mainccal.html">Visiting Specialist Calendar</a></li>';
str+='<li><a id="Clinics_Coumadin" href="http://www.mgh.org/coumadin/index.html">Coumadin Clinic</a></li>';
str+='<li><a id="Clinics_Children" href="http://www.mgh.org/wcc/spec.html">Specialty Childrens Clinics</a></li>';
str+='<li><a id="Clinics_Sports" href="http://www.mqtsportsmed.com/">Sports Medicine Institute</a></li>';
str+='<li><a id="Clinics_Urology" href="http://www.mgh.org/urology/index.html">Urology</a></li>';
str+='<li><a id="Clinics_Multi" href="http://www.mgh.org/wcc/spec.html">Multispecialty Clinics</a></li>';
str+='<li><a id="Clinics_Multi" href="http://www.mgh.org/women/index.html">Womens Health Associates</a></li>';
str+='<li><a id="Clinics_Wound" href="http://www.mgh.org/provider/wound_clinic.html">Wound Care Clinic</a></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_Show" href="http://www.mgh.org/directry/askdoc.html">Ask the Doctor Show</a></li>';
str+='<li><a id="Doc_Staff" href="http://www.mgh.org/chief.html">Chief of Medical Staff</a></li>';
str+='<li><a id="Doc_Staff" href="http://www.mgh.org/cmo.html">Chief Medical Officer</a></li>';
str+='<li><a id="Doc_Prof" href="http://www.mgh.org/healthprof/index.html">Health Professionals</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Doc_Residency" href="http://www.mgh.org/residenc/index.html">Family Medicine Residency</a></li>';
str+='<li><a id="Doc_Library" href="http://www.mgh.org/library/index.html">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="Doc_PhyEmp" href="http://www.mgh.org/phyemp/index.html">Physician Employment</a></li>';
str+='<li><a id="Doc_Remote" href="http://www.mgh.org/uroam.html">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://www.mgh.org/nursing/index.html">Nursing Page</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_Feature" href="http://www.mgh.org/physician_feature.html">Featured Physician</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Doc_PhyPage" href="http://www.mgh.org/directry/docpage/main.html">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+='</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><a id="Services_Diabetes" href="http://www.mgh.org/diabetes/index.html">Diabetes Services</a></li>';
str+='<li><a id="Services_Emerg" href="http://www.mgh.org/ed/index.html">Emergency Department</a></li>';
str+='<li><a id="Services_Assistance" href="http://www.mgh.org/eap/eap.html">Employee Assistance Program</a></li>';
str+='<li><a id="Services_fastCare" href="http://www.mgh.org/fastCare/index.html">FastCare</a></li>';
str+='<li><a id="Services_Hand" href="http://www.mgh.org/hand_surgeryMGHS.html">Hand Surgery</a></li>';
str+='<li><a id="Services_Memory" href="http://www.mgh.org/nscience/memory_help.html">Memory Loss Center</a></li>';
str+='<li><a id="Services_Occupational" href="http://www.mgh.org/occmed/index.html">Occupational Medicine</a></li>';
str+='<li><a id="Services_Organ" href="http://www.mgh.org/life/index.html">Organ Donation</a></li>';
str+='<li><a id="Services_Pain" href="http://www.mgh.org/pain/index.html">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://www.mgh.org/plastic_surgery.html">Plastic Surgery</a></li>';
str+='<li><a id="Services_Respiratory" href="http://www.mgh.org/respiratory/index.html">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://www.mgh.org/telehealth/index.html">Telehealth</a></li>';
str+='<li><a id="Services_Vascular" href="http://www.mgh.org/vascular/index.html">Vascular Services</a></li>';
str+='<li><a id="Services_Volunteers" href="http://www.mgh.org/vol/main.html">Volunteers</a></li>';
str+='<ul>';
str+='</ul>';

str+='<li><a id="Services_Bariatric" href="http://www.mgh.org/weight/index.html" >Metabolic & Bariatric Services</a></li>';
str+='<li><a id="Services_NonSurgical" href="http://www.mgh.org/weight/weightmgt.html">Non-Surgical Weight Mgt.</a></li>';
str+='<li><a id="Services_SurgicalWgt" href="http://www.mgh.org/weight/surgical_wl.html">Surgical Weight Mgt.</a></li>';
str+='<li><a id="Services_WgtQuestions" href="http://www.mgh.org/weight/ask_doc.html">Weight Questions</a></li>';
str+='</ul>';
str+='</div>';

str+='<div style="float:right;">';
str+='<ul>';
str+='<li><a id="Services_Nutrition" href="http://www.mgh.org/diet/index.html" >Food & Nutrition Services</a></li>';
str+='<li><a id="Services_Cafe" href="http://www.mgh.org/diet/cafeteria.html">North Country Cafe Menu</a></li>';
str+='<li><a id="Services_NutritionCoun" href="http://www.mgh.org/diet/counseling.html">Nutrition Counseling</a></li>';
str+='<li><a id="Services_NutQuestions" href="http://www.mgh.org/diet/ask_diet.html">Nutrition Questions</a></li>';
str+='<li><a id="Services_NutRecipes" href="http://www.mgh.org/diet/recipes/index.html">Recipes</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Services_Ed" href="http://www.mgh.org/education/index.html" >Education</a></li>';
str+='<li><a id="Services_ConLibrary" href="http://www.mgh.org/education/center.html">Consumer Library</a></li>';
str+='<li><a id="Services_CPR" href="http://www.mgh.org/education/cpr.html">CPR Courses</a></li>';
str+='<li><a id="Services_ProfConf" href="http://www.mgh.org/97conf.html">Conferences</a></li>';
str+='<li><a id="Services_PatEd" href="http://www.mgh.org/education/bureau/speaker.html">Speakers Bureau</a></li>';
str+='<li></li>';
str+='<li><a id="Services_SchoolEMT" href="http://www.mgh.org/emt/index.html">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://www.mgh.org/resptherapy/index.html">School of Respiratory Therapy</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li></li>';
str+='<li><strong><a id="Services_Foundation" href="http://www.mgh.org/foundation/index.html">Foundation</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Services_Blood" href="http://www.mgh.org/blood/blood.html">Regional Blood Center</a></strong></li>';
str+='</ul>';

str+='<ul>';
str+='<li><strong><a id="Services_EMS" href="http://www.mgh.org/ems/index.html">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://www.mgh.org/experts.html">Ask the Experts</a></li>';
str+='<li><a id="Health_Doc" href="http://www.mgh.org/directry/askdoc.html">Ask the Doctor Show</a></li>';
str+='<li><a id="Health_Find" href="http://www.mgh.org/directry/dir.html">Find a Doctor</a></li>';
str+='<li></li>';
str+='<li><a id="Health_Education" href="http://www.mgh.org/education/index.html">Education Department</a></li>';
str+='<li><a id="Health_Info" href="http://www.mgh.org/education/health/mainq.html">Health Information</a></li>';
str+='<li><a id="Health_Patient" href="http://www.mgh.org/directry/docpage/staffpat.html">Patient Education</a></li>';
str+='<li><a id="Health_SupGroups" href="http://www.mgh.org/education/support.html">Support Groups</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Health_Disaster" href="http://www.mgh.org/bioInfo/index.html">Disaster Preparedness</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li><a id="Health_Safety" href="http://www.mgh.org/poison/index.html">Poision Safety Guide</a></li>';
str+='</ul>';

str+='<ul>';
str+='<li></li>';
str+='</ul>';


str+='</div>';
str+='</div>';

document.write(str);
