
	var NoOffFirstLineMenus=6;			
	var LowBgColor='white';			
	var LowSubBgColor='white';			
	var HighBgColor='#DEE6EE';			
	var HighSubBgColor='#DEE6EE';		
	var FontLowColor='#B6B6C4';			
	var FontSubLowColor='#B6B6C4';		
	var FontHighColor='#002858';			
	var FontSubHighColor='#002858';		
	var BorderColor='#002858';			
	var BorderSubColor='#002858';		
	var BorderWidth=1;				
	var BorderBtwnElmnts=2;			
	var FontFamily="verdana"			
	var FontSize=9;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.1;				
	var ChildVerticalOverlap=.2;			
	var StartTop=280;				
	var StartLeft=1;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// 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("Varicose Veins","","",4,20,190);
	Menu1_1=new Array("About Varicose Veins","varicose.htm","",0,20,150);
	Menu1_2=new Array("Closure","closure.htm","",0,20,150);
	Menu1_3=new Array("EVLT","evlt.htm","",0,20,150);
	Menu1_4=new Array("Sclerotherapy","sclerotherapy.htm","",0,20,150);

Menu2=new Array("Back Pain","","",2);
	Menu2_1=new Array("Vertebroplasty","vertebroplasty.htm","",0,20,175);
	Menu2_2=new Array("Epidural Steroid Injection","epidural.htm","",0,20,175);
		
Menu3=new Array("Fibroid Treatment","","",3);
	Menu3_1=new Array("What are Fibroids","fibroids.htm","",0,20,200); 
	Menu3_2=new Array("Treatment Options","uae_treatment_options.htm","",0,20,200);
	Menu3_3=new Array("Embolization","treatment_whatis.htm","",0,20,200);

Menu4=new Array("Cancer Treatment","","",3);
	Menu4_1=new Array("Therasphere","therasphere.htm","",0,20,175);
	Menu4_2=new Array("Chemoembolization","chemoembolization.htm","",0,20,175);
	Menu4_3=new Array("Radio Frequency Ablation","radio_frequency.htm","",0,20,175);
	
Menu5=new Array("What to Expect","","",2,20,200);
	Menu5_1=new Array("Insurance","insurance.htm","",0,20,200);
	Menu5_2=new Array("Consultation","consultation.htm","",0,20,200);
		
Menu6=new Array("About Us","","",1);
	Menu6_1=new Array("Dr. Jerry","","",2,20,100);
		Menu6_1_1=new Array("Biography","biography.htm","",0,20,100);
		Menu6_1_2=new Array("Vitae","vitae.htm","",0,20,100);