/************************************************************************************	(c) Ger Versluis 3500 version 5.411 24 December 3501 (updated Jan 31st, 3503 by Dynamic Drive for Opera7)*	For info write to menus@burmees.nl		          *	***********************************************************************************/	var NoOffFirstLineMenus=5;			// Number of first level items	var LowBgColor='#CCCC99';			// Background color when mouse is not over	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs	var HighBgColor='#999966';			// Background color when mouse is over	var HighSubBgColor='#CCCC99';			// Background color when mouse is over on subs	var FontLowColor='#003366';			// Font color when mouse is not over	var FontSubLowColor='#003366';			// Font color subs when mouse is not over	var FontHighColor='#993300';			// Font color when mouse is over	var FontSubHighColor='#993300';			// Font color subs when mouse is over	var BorderColor='#999966';			// Border color	var BorderSubColor='#CCCC99';			// Border color for subs	var BorderWidth=1;				// Border width	var BorderBtwnElmnts=1;			// Border between elements 1 or 0	var FontFamily="arial,sans serif";	// Font family menu items	var FontSize=9;				// Font size menu items	var FontBold=1;				// Bold menu items 1 or 0	var FontItalic=0;				// Italic menu items 1 or 0	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static	var ChildOverlap=.1;				// horizontal overlap child/ parent	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent	var StartTop=127;				// Menu offset x coordinate	var StartLeft=0;				// Menu offset y coordinate	var VerCorrect=0;				// Multiple frames y correction	var HorCorrect=0;				// Multiple frames x correction	var LeftPaddng=2;				// Left padding	var TopPaddng=2;				// Top padding	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0	var DissapearDelay=300;			// delay before menu folds in	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame	var FirstLineFrame='navig';			// Frame where first level appears	var SecLineFrame='space';			// Frame where sub levels appear	var DocTargetFrame='space';			// Frame where target documents appear	var TargetLoc='';				// span id for relative positioning	var HideTop=0;				// Hide first level when loading new document 1 or 0	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0	var ShowArrow=0;				// Uses arrow gifs when 1	var KeepHilite=1;				// Keep selected path highligthed	var Arrws=['images/tri2.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10,'images/trirt.gif',5,10];	// Arrow source, width and heightfunction BeforeStart(){return}function AfterBuild(){return}function BeforeFirstOpen(){return}function AfterCloseAll(){return}// Clinical Servicesfunction openHltWin() {window.open("http://www2.med.umich.edu/healthcenters/healthinfo.cfm?hc_id=EAAFP&service_id=&clin_dept=&search_clinicname=","_blank")}// Clinical Servicesfunction openPreWin() {window.open("http://www2.med.umich.edu/healthcenters/pres_renewal.cfm?hc_id=EAAFP&service_id=&clin_dept=&search_clinicname=","_blank")}// Clinical Servicesfunction openRefWin() {window.open("https://www2.med.umich.edu/healthcenters/forms/hcref.cfm?hc_id=EAAFP&service_id=","_blank")}// Clinical Servicesfunction openMedWin() {window.open("http://www2.med.umich.edu/healthcenters/medicalrecords.cfm?hc_id=EAAFP&service_id=&clin_dept=&search_clinicname=","_blank")}// Patient Educationfunction openHazWin() {window.open("http://www.med.umich.edu/1libr/1libr.htm","_blank")}// Patient Educationfunction openIMUWin() {window.open("http://www.immunize.org/vis/#japanese","_blank")}// Patient Educationfunction openPodWin() {window.open("http://www.med.umich.edu/podcast/japanese/english_index.htm","_blank")}// Menu tree//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"/************************************************************************************	(c) Ger Versluis 3500 version 5.411 24 December 3501 (updated Jan 31st, 3503 by Dynamic Drive for Opera7)*	For info write to menus@burmees.nl		          ************************************************************************************/Menu1=new Array("Clinical Services","#","",8,25,150);	Menu1_1=new Array("Clinical Services","cl_index.html","",0,25,200);	Menu1_2=new Array("Overview","#","",8,20,200);		Menu1_2_1=new Array("University of Michigan<br>Health Sytsem","cl_umhs.html","",0,30,200);		Menu1_2_2=new Array("Comprehensive Healthcare","cl_comprehensive.html","",0,25,200);		Menu1_2_3=new Array("What is Family Medicine?","cl_family_med.html","",0,25,200);		Menu1_2_4=new Array("Employee & Family Health","cl_employee.html","",0,25,200);		Menu1_2_5=new Array("Child Health","cl_child.html","",0,25,200);		Menu1_2_6=new Array("Men's Health","cl_men.html","",0,25,200);		Menu1_2_7=new Array("Women's Health","cl_women.html","",0,25,200);		Menu1_2_8=new Array("Childbirth & Family Planning","cl_childbirth.html","",0,25,200);	Menu1_3=new Array("Physicians & Staff","cl_staff.html","",0,25,200);	Menu1_4=new Array("Appointment Information","#","",2,25,200);		Menu1_4_1=new Array("How to Make an Appointment","cl_appt.html","",0,25,200);		Menu1_4_2=new Array("Your First Visit","cl_first_visit.html","",0,25,200);	Menu1_5=new Array("Patient Services","#","",5,25,200);		Menu1_5_1=new Array("Health Information","javascript:openHltWin()","",0,25,200);		Menu1_5_2=new Array("Request a Prescription Renewal","javascript:openPreWin()","",0,25,200);		Menu1_5_3=new Array("Request a Referral Renewal","javascript:openRefWin()","",0,25,200);		Menu1_5_4=new Array("Request Medical Record","javascript:openMedWin()","",0,25,200);		Menu1_5_5=new Array("Test Results Information","cl_results.html","",0,25,200);	Menu1_6=new Array("Obstetrical Information","cl_ob_index.html","",0,25,200);	Menu1_7=new Array("Clinical Services Contact Information & Map","cl_contact.html","",0,40,200);	Menu1_8=new Array("Forms","cl_forms_index.html","",0,25,200);Menu2=new Array("Executive Physicals","#","",6,25,150);	Menu2_1=new Array("Executive Physicals","ph_index.html","",0,25,200);	Menu2_2=new Array("Description of Packages","ph_packages.html","",0,25,200);	Menu2_2=new Array("Description of Packages","ph_things_to_know.html","",0,25,200);	Menu2_3=new Array("Day of Exam Instructions","ph_exam_instructions.html","",0,25,200);	Menu2_4=new Array("FAQ","ph_faq.html","",0,25,200);	Menu2_5=new Array("Executive Physicals Contact Information & Map","ph_contact.html","",0,40,200);	Menu2_6=new Array("Forms","ph_forms_index.html","",0,25,200);Menu3=new Array("Patient Education","#","",7,25,150);	Menu3_1=new Array("General Adult Health Topics","pe_index.html","",0,25,200);	Menu3_2=new Array("Child Health","pe_child_health.html","",0,25,200);	Menu3_3=new Array("Men's Health","pe_men_health.html","",0,25,200);	Menu3_4=new Array("Women's Health","pe_women_health.html","",0,25,200);	Menu3_5=new Array("Immunizations Information","javascript:openIMUWin()","",0,25,200);	Menu3_6=new Array("Podcasts","javascript:openPodWin()","",0,25,200);	Menu3_7=new Array("Health Topics A-Z","javascript:openHazWin()","",0,25,200);		Menu4=new Array("Research Initiatives","#","",6,25,150);	Menu4_1=new Array("Research Initiatives","re_index.html","",0,25,200);	Menu4_2=new Array("List of Publications","re_publications.html","",0,25,200);	Menu4_3=new Array("Clinical Research","re_clinical.html","",0,25,200);	Menu4_4=new Array("Education Research","re_education.html","",0,25,200);	Menu4_5=new Array("Research Initiatives Contact Information & Map","re_contact.html","",0,40,200);	Menu4_6=new Array("Forms","re_forms_index.html","",0,25,200);Menu5=new Array("Academic Visitors","#","",7,25,146);	Menu5_1=new Array("How to Apply","vi_apply.html","",0,25,200);	Menu5_2=new Array("FAQ","vi_faq.html","",0,25,200);	Menu5_3=new Array("Map","vi_map.html","",0,25,200);	Menu5_4=new Array("Survey","vi_survey.html","",0,25,200);	Menu5_5=new Array("Visitors List","vi_visitors_list.html","",0,25,200);	Menu5_6=new Array("Academic Visitors Contact Information & Map","vi_contact.html","",0,40,200);	Menu5_7=new Array("Forms","vi_forms_index.html","",0,25,200);