
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#006225';			// Background color when mouse is not over
	var LowSubBgColor='#EEE1C0';			// Background color when mouse is not over on subs
	var HighBgColor='#569D37';			// Background color when mouse is over
	var HighSubBgColor='#004B1C';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#004B1C';			// Font color subs when mouse is not over
	var FontHighColor='#EEE1C0';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#014A1C';			// Border color
	var BorderSubColor='#014A1C';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=116;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// Left padding
	var TopPaddng=7;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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 to 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=0;				// 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}



Menu1=new Array("Accueil","/index.html","",0,27,146);

Menu2=new Array("Expositions","/expositions.htm","",0,20,153);

Menu3=new Array("Produits","/produits.html","",5,20,155); 
	Menu3_1=new Array("Balançoires","","",12,20,155);	
		Menu3_1_1=new Array("la King","/produits/king.htm","",0,20,120);	
		Menu3_1_2=new Array("la MUTAN","/produits/mutan.htm","",0,20,0);
		Menu3_1_3=new Array("la NÉVADA","/produits/nevada.htm","",0,20,0);
		Menu3_1_4=new Array("la FLORIDA","/produits/florida.htm","",0,20,0);
		Menu3_1_5=new Array("la MONTANA","/produits/montana.htm","",0,20,0);
		Menu3_1_6=new Array("la RELAX ","/produits/relax.htm","",0,20,0);
		Menu3_1_7=new Array("la BORÉAL","/produits/boreal.htm","",0,20,0);
		Menu3_1_8=new Array("L ORIEN","/produits/lorien.htm","",0,20,0);
		Menu3_1_9=new Array("la TROPICAL","/produits/tropical.htm","",0,20,0);
		Menu3_1_10=new Array("la BAHAMAS","/produits/bahamas.htm","",0,20,0);
		Menu3_1_11=new Array("le CONDO","/produits/condo.htm","",0,20,0);
		Menu3_1_12=new Array("la VEGAS","/produits/vegas.htm","",0,20,0);
	Menu3_2=new Array("Banquettes","","",2,20,155);	
		Menu3_2_1=new Array("à fond dur","/produits/banquette1.htm","",0,20,120);	
		Menu3_2_2=new Array("à gaine tressée","/produits/banquette2.htm","",0,20,0);
	Menu3_3=new Array("Balançelles","","",1,20,155);	
		Menu3_3_1=new Array("à fond dur","/produits/balancelle.htm","",0,20,120);	
	Menu3_4=new Array("Chaises berçantes","","",2,20,155);	
		Menu3_4_1=new Array("à fond dur","/produits/chaise1.htm","",0,20,120);	
		Menu3_4_2=new Array("à gaine tressée","/produits/chaise2.htm","",0,20,0);
	Menu3_5=new Array("Tables et accessoires","","",3,20,155);	
		Menu3_5_1=new Array("table","/produits/accessoires.htm","",0,20,120);	
		Menu3_5_2=new Array("rallonge de table","/produits/accessoires.htm","",0,20,0);
		Menu3_5_3=new Array("moustiquaire","/produits/accessoires.htm","",0,20,0);
		

Menu4=new Array("Dépositaires","/contact.htm","",0,20,183); 

Menu5=new Array("Tissus","/produits/tissus.htm","",0,20,155);  
			
Menu6=new Array("English version","/index-en.html","",0,20,189);





