/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For inf write t menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#F0EDED';			// Background color when mouse is not over on subs
	var HighBgColor='#003366';			// Background color when mouse is over
	var HighSubBgColor='#467870';			// Background color when mouse is over on subs
	var FontLowColor='#467870';			// Font color when mouse is not over
	var FontSubLowColor='#003366';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#467870';			// Border color
	var BorderSubColor='#467870';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET T 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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 t 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text t show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text t show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Welcome To RMG","index.html","",5,20,138);
	Menu1_1=new Array(" Home Page","index.html","",0,20,200);	
	Menu1_2=new Array(" Our Mission","mission.html","",0,20,200);	
	Menu1_3=new Array(" About Us","aboutus.html","",0,20,200);	
	Menu1_4=new Array(" Contact Us","contact.html","",0,20,200);	
	Menu1_5=new Array(" Privacy Policy","privacy.html","",0,20,200);	

Menu2=new Array("RMG News","rmgnews.html","",0,20,138);

Menu3=new Array("Scheduling","scheduling.html","",0,20,138);

Menu4=new Array("Images & Reports","https://images.radiologybyrmg.com/communicator","",0,20,138);

Menu5=new Array("Procedure Information","http://www.rmgimaging.com/procedures.html","",17,20,200);
	Menu5_1=new Array(" Fee Schedule","http://www.rmgimaging.com/fees.html","",0,20,200);
	Menu5_2=new Array(" MRI","http://www.rmgimaging.com/emri.html","",5,20,200);
		Menu5_2_1=new Array(" About MRI","http://www.rmgimaging.com/emri.html","",0,20,200);
		Menu5_2_2=new Array(" Magnetic Resonance Spectroscopy","http://www.rmgimaging.com/mrs.html","",0);
		Menu5_2_3=new Array(" Cardiac MRI","http://www.rmgimaging.com/cardiacemri.html","",0);
		Menu5_2_4=new Array(" Patient Information","http://www.rmgimaging.com/mripatientinfo.html","",0);
		Menu5_2_5=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_3=new Array(" Interventional Radiology","http://www.rmgimaging.com/ir.html","",7,20,200);
		Menu5_3_1=new Array(" Biopsy & Interventional Procedure Scheduling","http://www.rmgimaging.com/biopsyprocedure.html","",0,20,200);
		Menu5_3_2=new Array(" Carotid Angioplasty","http://www.rmgimaging.com/arterystenting.html","",0);
		Menu5_3_3=new Array(" Endovenous Therapy","http://www.rmgimaging.com/evlt.html","",0);
		Menu5_3_4=new Array(" Pain Management Procedures","http://www.rmgimaging.com/painmanagement.html","",0);
		Menu5_3_5=new Array(" Stereotactic Breast Biopsy","http://www.rmgimaging.com/breastbiopsy.html","",0);
		Menu5_3_6=new Array(" Uterine Fibroid Embolization","http://www.rmgimaging.com/ufibroid.html","",0);
		Menu5_3_7=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_4=new Array(" Lung Cancer Screening","http://www.rmgimaging.com/lowdosect.html","",2,20,200);
		Menu5_4_1=new Array(" Low Dose CT Cancer Screening","http://www.rmgimaging.com/lowdosect.html","",0,20,200);
		Menu5_4_2=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_5=new Array(" Mammography","http://www.rmgimaging.com/mammography.html","",6,20,200);
		Menu5_5_1=new Array(" About Mammography","http://www.rmgimaging.com/mammography.html","",0,20,175);
		Menu5_5_2=new Array(" How Does It Work?","http://www.rmgimaging.com/mammographywork.html","",0);
		Menu5_5_3=new Array(" Stereotactic Breast Biopsy","http://www.rmgimaging.com/breastbiopsy.html","",0);
		Menu5_5_4=new Array(" Nuclear Breast Imaging","http://www.rmgimaging.com/breastnuclear.html","",0);
		Menu5_5_5=new Array(" Breast Pre-Op Hook Wire Localization","http://www.rmgimaging.com/hookwire.html","",0);
		Menu5_5_6=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_6=new Array(" Multi-Row CT","http://www.rmgimaging.com/multirowct.html","",6,20,200);
		Menu5_6_1=new Array(" About Multi-Row CT","http://www.rmgimaging.com/multirowct.html","",0,20,175);
		Menu5_6_2=new Array(" Low-Dose CT Lung Cancer Screening","http://www.rmgimaging.com/lowdosect.html","",0);
		Menu5_6_3=new Array(" Coronary Artery Scoring","http://www.rmgimaging.com/arteryscoring.html","",0);
		Menu5_6_4=new Array(" CT Urography ","http://www.rmgimaging.com/cturography.html","",0);
		Menu5_6_5=new Array(" Virtual Colonoscopy","http://www.rmgimaging.com/vcolon.html","",0);
		Menu5_6_6=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_7=new Array(" Nuclear Imaging","http://www.rmgimaging.com/nuclearimaging.html","",4,20,200);
		Menu5_7_1=new Array(" About Nuclear Imaging","http://www.rmgimaging.com/nuclearimaging.html","",0,20,200);
		Menu5_7_2=new Array(" Nuclear Cardiology","http://www.rmgimaging.com/ncardiology.html","",0);
		Menu5_7_3=new Array(" Nuclear Breast Imaging","http://www.rmgimaging.com/nbreastimaging.html","",0);
		Menu5_7_4=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_8=new Array(" Osteoporosis Screening","http://www.rmgimaging.com/osteoporosis.html","",2,20,200);
		Menu5_8_1=new Array(" Osteoporosis Screening","http://www.rmgimaging.com/osteoporosis.html","",0,20,200);
		Menu5_8_2=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);		
	Menu5_9=new Array(" Pain Management","http://www.rmgimaging.com/painmanagement.html","",7,20,200);
		Menu5_9_1=new Array(" Discography","http://www.rmgimaging.com/disc.html","",4,20,200);
			Menu5_9_1_1=new Array(" About Discography","http://www.rmgimaging.com/disc.html","",0,20,200);
			Menu5_9_1_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/discprep.html","",0,20,200);
			Menu5_9_1_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/discfollow.html","",0);
			Menu5_9_1_4=new Array(" FAQ","discfaq.html","",0);
		Menu5_9_2=new Array(" Epidural Injection","http://www.rmgimaging.com/epidural.html","",4,20,200);
			Menu5_9_2_1=new Array(" About Epidural Injections","http://www.rmgimaging.com/epidural.html","",0,20,200);
			Menu5_9_2_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/epiprep.html","",0,20,200);
			Menu5_9_2_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/epifollow.html","",0);
			Menu5_9_2_4=new Array(" FAQ","http://www.rmgimaging.com/epifaq.html","",0);
		Menu5_9_3=new Array(" Facet Joint Injection","http://www.rmgimaging.com/facet.html","",4,20,200);
			Menu5_9_3_1=new Array(" About Facet Joint Injections","http://www.rmgimaging.com/facet.html","",0,20,200);
			Menu5_9_3_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/facetprep.html","",0,20,200);
			Menu5_9_3_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/facetfollow.html","",0);
			Menu5_9_3_4=new Array(" FAQ","http://www.rmgimaging.com/facetfaq.html","",0);
		Menu5_9_4=new Array(" Sacroiliac Joint Injection","http://www.rmgimaging.com/sacroiliac.html","",4,20,200);
			Menu5_9_4_1=new Array(" About Sacroiliac Joint Injections","http://www.rmgimaging.com/sacroiliac.html","",0,20,200);
			Menu5_9_4_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/siprep.html","",0,20,200);
			Menu5_9_4_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/sifollow.html","",0);
			Menu5_9_4_4=new Array(" FAQ","http://www.rmgimaging.com/sifaq.html","",0);
		Menu5_9_5=new Array(" Selective Nerve Root Block","http://www.rmgimaging.com/nerve.html","",4,20,200);
			Menu5_9_5_1=new Array(" About Nerve Root Blocks","http://www.rmgimaging.com/nerve.html","",0,20,200);
			Menu5_9_5_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/nerveprep.html","",0,20,200);
			Menu5_9_5_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/nervefollow.html","",0);
			Menu5_9_5_4=new Array(" FAQ","http://www.rmgimaging.com/nervefaq.html","",0);
		Menu5_9_6=new Array(" Hip Injection","http://www.rmgimaging.com/hipinjection.html","",4,20,200);
			Menu5_9_6_1=new Array(" About Hip Injections","http://www.rmgimaging.com/hipinjection.html","",0,20,200);
			Menu5_9_6_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/hipprep.html","",0,20,200);
			Menu5_9_6_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/hipfollow.html","",0);
			Menu5_9_6_4=new Array(" FAQ","http://www.rmgimaging.com/hipfaq.html","",0);
		Menu5_9_7=new Array(" Vertebroplasty","http://www.rmgimaging.com/vertebroplasty.html","",4,20,200);
			Menu5_9_7_1=new Array(" About Vertebroplasty","http://www.rmgimaging.com/vertebroplasty.html","",0,20,200);
			Menu5_9_7_2=new Array(" General Prep Instructions","http://www.rmgimaging.com/vertebroprep.html","",0,20,200);
			Menu5_9_7_3=new Array(" General Follow Up Care","http://www.rmgimaging.com/vertebrofollow.html","",0);
			Menu5_9_7_4=new Array(" FAQ","http://www.rmgimaging.com/vertebrofaq.html","",0);
	Menu5_10=new Array(" PET","http://www.rmgimaging.com/pet.html","",2,20,200);
		Menu5_10_1=new Array(" Positron Emission Tomography","http://www.rmgimaging.com/pet.html","",0,20,175);
		Menu5_10_2=new Array(" Prep Instructions","http://www.rmgimaging.com/petprep.html","",0);
	Menu5_11=new Array(" Ultrasound","http://www.rmgimaging.com/ultrasound.html","",3,20,200);
		Menu5_11_1=new Array(" About Ultrasound","http://www.rmgimaging.com/ultrasound.html","",0,20,200);
		Menu5_11_2=new Array(" Breast Ultrasound","http://www.rmgimaging.com/bultrasound.html","",0);
		Menu5_11_3=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_12=new Array(" Varicose & Spider Vein Treatment","http://www.rmgimaging.com/evlt.html","",2,20,200);
		Menu5_12_1=new Array(" Endovenous Therapy","http://www.rmgimaging.com/evlt.html","",0,20,200);
		Menu5_12_2=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_13=new Array(" Women's Imaging","http://www.rmgimaging.com/womensimaging.html","",12,20,200);
		Menu5_13_1=new Array(" Women's Imaging","http://www.rmgimaging.com/womensimaging.html","",0,20,225);
		Menu5_13_2=new Array(" Bone Densitometry (DXA)","http://www.rmgimaging.com/dxa.html","",0);
		Menu5_13_3=new Array(" Breast MRI","http://www.rmgimaging.com/breastemri.html","",0);
		Menu5_13_4=new Array(" Breast Pre-Op Hookwire Localization","http://www.rmgimaging.com/hookwire.html","",0);
		Menu5_13_5=new Array(" Breast Ultrasound","http://www.rmgimaging.com/bultrasound.html","",0);
		Menu5_13_6=new Array(" Coronary Artery Scoring","http://www.rmgimaging.com/arteryscoring.html","",0);
		Menu5_13_7=new Array(" Endovenous Therapy","http://www.rmgimaging.com/evlt.html","",0);
		Menu5_13_8=new Array(" Hysterosalpingography","http://www.rmgimaging.com/hysterosalpingography.html","",0);
		Menu5_13_9=new Array(" Low-Dose CT Lung Cancer Screening","http://www.rmgimaging.com/lowdosect.html","",0);
		Menu5_13_10=new Array(" Mammography","http://www.rmgimaging.com/mammography.html","",0);
		Menu5_13_11=new Array(" Stereotactic Breast Biopsy","http://www.rmgimaging.com/breastbiopsy.html","",0);
		Menu5_13_12=new Array(" Ultrasound","http://www.rmgimaging.com/ultrasound.html","",0);
		
	Menu5_14=new Array(" Breast MRI","http://www.rmgimaging.com/breastemri.html","",5,20,200);
		Menu5_14_1=new Array(" Breast MRI","http://www.rmgimaging.com/breastemri.html","",0,20,200);
		Menu5_14_2=new Array(" Elective Breast MRI","http://www.rmgimaging.com/ebreastemri.html","",0,20,200);
		Menu5_14_3=new Array(" Diagnostic Breast MRI","http://www.rmgimaging.com/dbreastemri.html","",0);
		Menu5_14_4=new Array(" About Breast MRI","http://www.rmgimaging.com/aboutbreastemri.html","",0);
		Menu5_14_5=new Array(" Prep Instructions","http://www.rmgimaging.com/prep.html","",0);
	Menu5_15=new Array(" Open MRI","http://www.rmgimaging.com/openMRI.html","",0,20,200);
	Menu5_16=new Array(" Uterine Fibroid Embolization","http://www.rmgimaging.com/ufibroid.html","",5,20,175);
		Menu5_16_1=new Array(" About Uterine Fibroids","http://www.rmgimaging.com/ufibroid.html","",0,20,200);
		Menu5_16_2=new Array(" UFE FAQ's","http://www.rmgimaging.com/ufefaq.html","",0,20,200);
		Menu5_16_3=new Array(" UFE Comparison Chart","http://www.rmgimaging.com/ufechart.html","",0,20,200);
		Menu5_16_4=new Array(" Non-Surgical Fibroid Treatment","http://www.rmgimaging.com/ufe2.html","",0,20,200);
		Menu5_16_5=new Array(" Read The Latest News From CNN","http://www.rmgimaging.com/ufenews.html","",0,20,200);
	Menu5_17=new Array(" Contrast Materials Information","","",5,20,175);
		Menu5_17_1=new Array(" Contrast Materials FAQ","contrast.html","",0,20,225);
		Menu5_17_2=new Array(" Mucomyst Proir To Contrast","mucomyst.html","",0,20,225);
		Menu5_17_3=new Array(" Premedication Protocal & Allergic Reactions","contrastpremed.html","",0,20,225);
		Menu5_17_4=new Array(" Metformin Precautions-Glucophage","contrastmetformin.html","",0,20,225);
		Menu5_17_5=new Array(" Renal Protocals for Contrast","contrastrenal.html","",0,20,225);
		
Menu6=new Array("Prep Instructions","prep.html","",0,20,138);

Menu7=new Array("Facilities","facilities.html","",9);
	Menu7_1=new Array(" Laurel Imaging Center","laurelic.html","",0,20,200);
	Menu7_2=new Array(" Fifth Avenue Imaging Center","fifthic.html","",0);
	Menu7_3=new Array(" Varicose Vein Center","vvc.html","",0);
	Menu7_4=new Array(" Encinitas Imaging Center","encinitasic.html","",0);
	Menu7_5=new Array(" Gardenview Imaging Center","gardenviewic.html","",0);
	Menu7_6=new Array(" Poway Imaging Center","powayic.html","",0);
	Menu7_7=new Array(" San Clemente Imaging Center","sanclementeic.html","",0);
	Menu7_8=new Array(" Scripps Mercy Hospital","scrippsic.html","",0);
	Menu7_9=new Array(" Continental Rehabilitation","continental.html","",0);

Menu8=new Array("Radiologists","http://www.rmgimaging.com/radiologists.html","",14);
	Menu8_1=new Array(" Lori L. Baker, M.D.","http://www.rmgimaging.com/lbaker.html","",0,20,150);
	Menu8_2=new Array(" Lawrence P. Bogle, M.D.","http://www.rmgimaging.com/lbogle.html","",0);
	Menu8_3=new Array(" David W. Buckley, M.D","http://www.rmgimaging.com/dbuckley.html","",0);
	Menu8_4=new Array(" Eric Chou, M.D.","http://www.rmgimaging.com/echou.html","",0);
	Menu8_5=new Array(" James A. Cooper, M.D.","http://www.rmgimaging.com/jcooper.html","",0);
	Menu8_6=new Array(" John M. Doemeny, M.D.","http://www.rmgimaging.com/jdoemeny.html","",0);
	Menu8_7=new Array(" John O. Johnson, M.D.","http://www.rmgimaging.com/jjohnson.html","",0);
	Menu8_8=new Array(" Eric K. Lizerbram, M.D.","http://www.rmgimaging.com/elizerbram.html","",0);
	Menu8_9=new Array(" Brian J. Moffit, M.D.","http://www.rmgimaging.com/bmoffit.html","",0);
	Menu8_10=new Array(" Thomas C. Orsini, M.D.","http://www.rmgimaging.com/torsini.html","",0);
	Menu8_11=new Array(" Murray A. Reicher, M.D.","http://www.rmgimaging.com/mreicher.html","",0);
	Menu8_12=new Array(" Mark S. Schechter, M.D.","http://www.rmgimaging.com/mschechter.html","",0);
	Menu8_13=new Array(" Rowena G. Tena, M.D.","http://www.rmgimaging.com/rtena.html","",0);
	Menu8_14=new Array(" Micheal L. Tobin, M.D.","http://www.rmgimaging.com/mtobin.html","",0);

Menu9=new Array("Career Center","http://www.rmgimaging.com/career.asp","",0);
	