

	var NoOffFirstLineMenus=3;			
	var LowBgColor='#2E3436';			
	var LowSubBgColor='#6B6C69';			
	var HighBgColor='#6B6C69';			
	var HighSubBgColor='#2E3436';			
	var FontLowColor='white';			
	var FontSubLowColor='white';		
	var FontHighColor='white';			
	var FontSubHighColor='white';		
	var BorderColor='#2E3436';			
	var BorderSubColor='#6B6C69';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.0;				
	var ChildVerticalOverlap=.0;			
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=1;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	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("Home","menu.htm","",0,20,120);

Menu2=new Array("Azienda","#","",4,20,120);
	Menu2_1=new Array("Contatti","contatti_azienda.htm","",0,20,120);	
	Menu2_2=new Array("Come ordinare","contact_ordini.htm","",0);
	Menu2_3=new Array("Ubicazione","ubicazione.htm","",0);
	Menu2_4=new Array("Illustrativi","illustrativi.asp","",0);
	
	Menu3=new Array("Prodotti","#","",8,20,200);
	Menu3_1=new Array("Pompe ad alta pressione","prod_pompe.htm","",0,20,200);	
	Menu3_2=new Array("Accessori per il lavaggio","prod_accessori_lavaggio.htm","",0,20,200);	
	Menu3_3=new Array("Lance","prod_Lance.htm","",0,20,200);	
	Menu3_4=new Array("Testine rotanti","prod_testine_rotanti.htm","",0,20,200);	
	Menu3_5=new Array("Caldaie","prod_caldaie.htm","",0,20,200);	
	Menu3_6=new Array("Ricambi pompe","prod_ricambi_pompe.htm","",0,20,200);	
	Menu3_7=new Array("Idropulitrici","prod_idropulitrici.htm","",0,20,200);
	Menu3_8=new Array("Gruppi ad alta pressione","prod_gruppi_alta_pressione.htm","",0,20,200);	
	
		
	


	