// 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"

Menu1=new Array("rollover:images/services.gif:images/services_over.gif","","",9,23,72);
	Menu1_1=new Array("Magnetic Resonance Imaging (MRI)","services_mri.html","",0,20,210);	
	Menu1_2=new Array("Computed Tomography (CT)","services_ct.html","",0);
	Menu1_3=new Array("Ultrasound","services_ultrasound.html","",0);
	Menu1_4=new Array("Nuclear Medicine","services_nuclear.html","",0);
	Menu1_5=new Array("PET/CT Scanning","services_petct.html","",0);
	Menu1_6=new Array("Breast Imaging","services_breastimaging.html","",0);
	Menu1_7=new Array("Osteoporosis Screening","services_osteoporosis.html","",0);
	Menu1_8=new Array("Diagnostic Radiology","services_dradiology.html","",0);
	Menu1_9=new Array("Interventional Radiology","services_iradiology.html","",0);

Menu2=new Array("rollover:images/about.gif:images/about_over.gif","about.html","",0,23,73);

Menu3=new Array("rollover:images/directions.gif:images/directions_over.gif","directions.html","",0,23,83);

Menu4=new Array("rollover:images/prep.gif:images/prep_over.gif","patient_prep.html","",9,23,220);
	Menu4_1=new Array("Magnetic Resonance Imaging (MRI)","patient_prep.html#mri","",0,20,210);	
	Menu4_2=new Array("Computed Tomography (CT)","patient_prep.html#ct","",0);
	Menu4_3=new Array("Ultrasound","patient_prep.html#ultrasound","",0);
	Menu4_4=new Array("Nuclear Medicine","patient_prep.html#nuclear","",0);
	Menu4_5=new Array("PET/CT Scanning","patient_prep.html#petct","",0);
	Menu4_6=new Array("Breast Imaging","patient_prep.html#breast","",0);
	Menu4_7=new Array("Osteoporosis Screening","patient_prep.html#osteoporosis","",0);
	Menu4_8=new Array("Diagnostic Radiology","patient_prep.html#dradiology","",0);
	Menu4_9=new Array("Interventional Radiology","patient_prep.html#iradiology","",0);

Menu5=new Array("rollover:images/faqs.gif:images/faqs_over.gif","","",12,23,52);
	Menu5_1=new Array("Magnetic Resonance Imaging (MRI)","faq_mri.html","",0,20,210);	
	Menu5_2=new Array("Computed Tomography (CT)","faq_ct.html","",0);
	Menu5_3=new Array("Ultrasound","faq_ultrasound.html","",0);
	Menu5_4=new Array("Nuclear Medicine","faq_nuclear.html","",0);
	Menu5_5=new Array("PET/CT Scanning","faq_petct.html","",0);
	Menu5_6=new Array("Breast Imaging","faq_breast.html","",0);
	Menu5_7=new Array("Osteoporosis Screening","faq_osteoporosis.html","",0);
	Menu5_8=new Array("Diagnostic Radiology","faq_dradiology.html","",0);
	Menu5_9=new Array("Interventional Radiology","faq_iradiology.html","",0);
	Menu5_10=new Array("Common Insurance Plans Accepted","faq_insurance.html","",0);
	Menu5_11=new Array("Medical Records","faq_records.html","",0);
	Menu5_12=new Array("Appointments","faq_appointments.html","",0);
