

	var NoOffFirstLineMenus=11;			
	var LowBgColor='#F1F2F2';			
	var LowSubBgColor='#f7f7f7';		
	var HighBgColor='#ffffff';			
	var HighSubBgColor='#ffffff';		
	var FontLowColor='#176D98';		
	var FontSubLowColor='#4D7175';		
	var FontHighColor='#176D98';		
	var FontSubHighColor='#176D98';		
	var BorderColor='#E5E4E4';			
	var BorderSubColor='#E5E4E4';			
	var BorderWidth=4;			
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	               
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';		
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom'
	var ChildOverlap=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=5;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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=['tri.gif',10,8];	                             // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



Menu1=new Array("Home Page","index.html","",0,25,145);

Menu2=new Array("Patient Login","https://www.medfusion.net/secure/portal/index.cfm?fuseaction=home.login&dest=welcome&gid=3854&muu=3981","",0,25,0);

Menu3=new Array("Patient Information","","",3,25,150);
	Menu3_1=new Array("New Patient Appointments","new_patient_appointments.doc","",0,25,170);
	Menu3_2=new Array("Patient Information Guide","patient_info_guide.pdf","",0,0,0);
	Menu3_3=new Array("Dear Patient","dear_patient.doc","",0,0,0);

Menu4=new Array("Insurance Information","","",3,25,150);
	Menu4_1=new Array("Plans We Accept","insurance.htm","",0,25,170);
	Menu4_2=new Array("Understanding the Costs of Your Care","cost_of_care.doc","",0,40,0);
	Menu4_3=new Array("Financial Policy","financial_policy.pdf","",0,25,0);

Menu5=new Array("Contact Information","contact_information.htm","",0,25,150);

Menu6=new Array("Hours & Locations","hours_locations.htm","",0,25,150);

Menu7=new Array("Fact Sheets","fact_sheets.htm","",14,25,150);
	Menu7_1=new Array("Advocacy Groups","advocacy_groups.htm","",0,25,150);
	Menu7_2=new Array("Alternative Medicine","comp_alt_medicine.htm","",0,0,0);
	Menu7_3=new Array("Bleeding Disorders","bleeding_disorders.htm","",0,0,0);
	Menu7_4=new Array("Brain Tumors","brain_tumors.htm","",0,0,0);
	Menu7_5=new Array("Breast Cancer","breast_cancer.htm","",0,0,0);
	Menu7_6=new Array("Colorectal Cancer","colorectal_gastrointestinal.htm","",0,0,0);
	Menu7_7=new Array("General Cancer Info","general_cancer_info.htm","",0,0,0);
	Menu7_8=new Array("General Health Sites","general_health_qs.htm","",0,0,0);
	Menu7_9=new Array("Hemochromatosis","hemochromatosis.htm","",0,0,0);
	Menu7_10=new Array("Institutes of Health","national_institutes.htm","",0,0,0);
	Menu7_11=new Array("Leukemias","leukemias_lymphomas_plasma_cell_disorders.htm","",0,0,0);
	Menu7_12=new Array("Lymphomas","lymphomas.htm","",0,0,0);
	Menu7_13=new Array("Myeloma","myeloma.htm","",0,0,0);
	Menu7_14=new Array("Symptom Management","symptom_management.htm","",0,0,0);

Menu8=new Array("Misc. Information","","",11,25,150);
	Menu8_1=new Array("Blood Counts","blood_counts.htm","",0,25,150);
	Menu8_2=new Array("Blood Transfusions","blood_transfusions.htm","",0,0,0);
	Menu8_3=new Array("Constipation","constipation.htm","",0,0,0);
	Menu8_4=new Array("Diarrhea","diarrhea.htm","",0,0,0);
	Menu8_5=new Array("Herceptin","herceptin.htm","",0,0,0);
	Menu8_6=new Array("Herpes Viruses","herpes_viruses.htm","",0,0,0);
	Menu8_7=new Array("Hot Flashes","hot_flashes.htm","",0,0,0);
	Menu8_8=new Array("Low Blood Counts","low_blood_counts.htm","",0,0,0);
	Menu8_9=new Array("Mouth Care","mouth_care.htm","",0,0,0);
	Menu8_10=new Array("Tamoxifen","tamoxifen.htm","",0,0,0);
	Menu8_11=new Array("Venous Devices","venous_devices.htm","",0,0,0);

Menu9=new Array("Internet Links","internet_links.htm","",0,25,150);

Menu10=new Array("Privacy Policy","privacy_policy.htm","",0,25,150);

Menu11=new Array("St. Joseph Mercy","http://sjmh.com/default.cfm?id=1","",0,25,150);











