

	var NoOffFirstLineMenus=4;			
	var LowBgColor='#346374';			
	var LowSubBgColor='#346374';			
	var HighBgColor='#ffffff';			
	var HighSubBgColor='#ffffff';			
	var FontLowColor='#ffffff';			
	var FontSubLowColor='#ffffff';			
	var FontHighColor='#346374';			
	var FontSubHighColor='#346374';			
	var BorderColor='#ffffff';			
	var BorderSubColor='#ffffff';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=9;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='1';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=211;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=12;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='self';			
	var SecLineFrame='self';			
	var DocTargetFrame='self';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=0;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['files/tri.gif',5,10,'files/tridown.gif',10,5,'files/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("Intro","index.html","",0,20,138);

Menu2=new Array("About Us","about_us.html","",0,20,138);
		
Menu3=new Array("Premier Services","services.html","",5);
	Menu3_1=new Array("NEW! Anti-Allergen Cleaning & Allergy Relief Treatment","allergy.html","",0,40,170);
	Menu3_2=new Array("Carpet Cleaning","carpet.html","",0,20,150);
	Menu3_3=new Array("Fabric Cleaning","fabric.html","",0,20,150);
	Menu3_4=new Array("Drapery Cleaning","drapery.html","",0,20,150);
	Menu3_5=new Array("Fabric Protection","protect.html","",0,20,150);

Menu4=new Array("Contact Us","contact_us.html","",0,20,138);

