/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			
	var LowBgColor='black';			
	var LowSubBgColor='white';			
	var HighBgColor='black';			
	var HighSubBgColor='black';			
	var FontLowColor='white';			
	var FontSubLowColor='black';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='white';			
	var BorderSubColor='black';			
	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='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=105;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	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;			

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("צור קשר","http://www.arihav.com/contactus.asp","",0,20,100);

Menu2=new Array("מידע כללי","http://www.arihav.com/reachus.asp","",0,20,100);



Menu3=new Array("פרופיל","http://www.arihav.com/aboutus.asp","",0,20,100);

Menu4=new Array("עזרה טכנית","http://www.arihav.com/tech-help/index.asp","",0,20,100);

Menu5=new Array("קטלוג מוצרים","http://www.arihav.com/products/sales/index.asp?category=tools","",7);
    Menu5_1=new Array("כלי עבודה","http://www.arihav.com/products/sales/index.asp?category=tools","",0,20,150);
    Menu5_2=new Array("מוצרים","http://www.arihav.com/products/sales/index.asp?category=tools","",0,20,150);
	Menu5_3=new Array("תאים סולרים","http://www.arihav.com/products/solar/","",0,20,150);
	Menu5_4=new Array("קיטים לבנייה","http://www.arihav.com/products/kits/index.asp","",2);
    Menu5_4_1=new Array("קטלוג בצורת מחירון","http://www.arihav.com/products/kits/index.asp","",0,20,150);
    Menu5_4_2=new Array("קטלוג מפורט","http://www.arihav.com/products/kits/indexnew.asp","",0);  
    Menu5_5=new Array("מחברים ואביזרים","http://www.arihav.com/products/jr/","",0);
    Menu5_6=new Array("חוטים וכבלים","http://www.arihav.com/products/wires/","",0);
    Menu5_7=new Array("לדים לתאורה","http://www.arihav.com/products/led/index.asp","",0);


Menu6=new Array("עמוד ראשי","http://www.arihav.com/indexheb.asp","",0,20,100);
Menu7=new Array("ENGLISH","http://www.arihav.com/english","",0,20,100);




