	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='EEEEEE';			// Background color when mouse is not over on subs
	var HighBgColor='FF3300';			// Background color when mouse is over
	var HighSubBgColor='FF3300';			// Background color when mouse is over on subs
	var FontLowColor='111111';			// Font color when mouse is not over
	var FontSubLowColor='111111';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='FEFEFE';			// Border color
	var BorderSubColor='555555';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=160;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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}


// 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("Accueil","index.htm","",0,24,120);

Menu2=new Array("Nos adresses","adresses.htm","",3);
	Menu2_1=new Array(" Toulouse","toulouse.htm","",4,24,150);
		Menu2_1_1=new Array(" Toulouse Rocade Ouest","toulousero.htm","",0,24,280);
		Menu2_1_2=new Array(" Toulouse Nord-Est","toulousene.htm","",0);	
		Menu2_1_3=new Array(" Toulouse Sud","toulouses.htm","",0);
		Menu2_1_4=new Array(" Toulouse Ouest","toulouseo.htm","",0);
		Menu2_2=new Array(" Bordeaux","bordeaux.htm","",3,24,150);
		Menu2_2_1=new Array(" Bordeaux Lac","bordeauxn.htm","",0,24,280);	
		Menu2_2_2=new Array(" Bordeaux Sud","bordeauxs.htm","",0);
		Menu2_2_3=new Array(" Bordeaux Est","bordeauxe.htm","",0);
		Menu2_3=new Array(" Perpignan","perpignan.htm","",2,24,150);
		Menu2_3_1=new Array(" Perpignan Nord","perpignannord.htm","",0,24,280);	
		Menu2_3_2=new Array(" Perpignan Sud","perpignansud.htm","",0);
	
Menu3=new Array("Particuliers","particuliers.htm","",6);
	Menu3_1=new Array("Pour les Particuliers","particuliers.htm","",0,24,180);
	Menu3_2=new Array("Ce que les clients en disent","livredor.htm","",0);
	Menu3_3=new Array("Exemples d'utilisation","particuliersuse.htm","",0);
	Menu3_4=new Array("Parking sécurisé","parking.htm","",0);
	Menu3_5=new Array("Boutique du déménagement","boutique.htm","",0);
	Menu3_6=new Array("Demandez nos tarifs","verifdispo.htm","",0);

Menu4=new Array("Professionnels","professionnels.htm","",8);
	Menu4_1=new Array("Pour les Professionnels","professionnels.htm","",0,24,180);	
	Menu4_2=new Array("Entrepôt Liberté","entrepotliberte.htm","",0);	
	Menu4_3=new Array("Archives Liberté","stockarchives.htm","",0);
	Menu4_4=new Array("Domiciliation","services.htm","",6);
		Menu4_4_1=new Array("Domiciliez votre entreprise","services.htm","",7,20,280);
			Menu4_4_1_1=new Array("Bordeaux (33300)","domiciliation_bordeaux.htm","",0,20,280);
			Menu4_4_1_2=new Array("Bordeaux (33170)","domiciliation_gradignan.htm","",0);
			Menu4_4_1_3=new Array("Perpignan (66000)","domiciliation_perpignan.htm","",0);
			Menu4_4_1_4=new Array("Toulouse (31100) ZFU","domiciliation_toulousero.htm","",0);
			Menu4_4_1_5=new Array("Toulouse (31200)","domiciliation_toulousene.htm","",0);
			Menu4_4_1_6=new Array("Toulouse (31300)","domiciliation_toulouse.htm","",0);
			Menu4_4_1_7=new Array("Toulouse (31520)","domiciliation_ramonville.htm","",0);
		Menu4_4_2=new Array("Nos tarifs et domiciliation on-line","domicontrat.htm","",0);
		Menu4_4_3=new Array("FAQ domiciliation (Forum Aux Questions)","domifaq.htm","",0);
 		Menu4_4_4=new Array("Législation sur la domiciliation","domilegislation.htm","",0);
		Menu4_4_5=new Array("Les différents types de statuts","domistatuts.htm","",0);
		Menu4_4_6=new Array("Liens utiles pour la création d'entreprise","domitliens.htm","",0);
	Menu4_5=new Array("Ce que les clients en disent","livredor.htm","",0);
	Menu4_6=new Array("Exemples d'utilisation","professionnelsuse.htm","",0);
	Menu4_7=new Array("Parking sécurisé","parking.htm","",0);
	Menu4_8=new Array("Demandez nos tarifs","verifdispo.htm","",0);

Menu5=new Array("Conseils et FAQ","faq.htm","",7);
	Menu5_1=new Array("Forum Aux Questions (FAQ)","faq.htm","",0,24,180);
	Menu5_2=new Array("Visite guidée","javascript:window.open('vg1.htm','none','width=380,height=420,scrollbars=0,resizable=0,toolbar=0,location=0,menubar=0,status=0,directories=0,top=200,left=200');","",0);
	Menu5_3=new Array("Survol d'un Annexx","visite.htm","",0);
	Menu5_4=new Array("Evaluez vos besoins","evaluez.htm","",0);
	Menu5_5=new Array("Demandez un devis","verifdispo.htm","",0);
	Menu5_6=new Array("Conseils de stockage","conseil.htm","",0);
	Menu5_7=new Array("Conseils pour déménager","javascript:window.open('http://www.demenagez.info', 'none');","",0);
	
	
Menu6=new Array("A propos d'Annexx","who.htm","",6);
	Menu6_1=new Array("Qui sommes nous?","who.htm","",0,24,180);
	Menu6_2=new Array("Nous recrutons","recrutement.htm","",0);
	Menu6_3=new Array("Contactez-nous","contactez.htm","",0);
	Menu6_4=new Array("La Presse en parle","presse.htm","",0);
	Menu6_5=new Array("Centre de Presse","http://www.annexx.com/connexion.php","",0);
	Menu6_6=new Array("Ajouter Annexx aux favoris","javascript:external.AddFavorite('http://www.annexx.com','Annexx, boxes de stockage sécurisés');","",0);
	
Menu7=new Array("Cadeaux","offre.htm","",9);
    Menu7_1=new Array("Guides gratuits à télécharger","ebook.htm","",0,24,180);
	Menu7_2=new Array("Panneau permis de construire","panneauchantier.htm","",0);
	Menu7_3=new Array("Fonds d'écrans Windows","fondsecrans.htm","",0);
	Menu7_4=new Array("Fonds d'écrans Pocket PC","fondsecransppc.htm","",0);
	Menu7_5=new Array("Cartes postales virtuelles","http://www.annexx.com/ecards/index.php","",0);
	Menu7_6=new Array("Jeu","http://www.annexx.com/sokoban.htm","",0);
	Menu7_7=new Array("Puzzles","http://www.annexx.com/puzzle.htm","",0);
	Menu7_8=new Array("Radio Annexx","radio.htm","",0);
	Menu7_9=new Array("Offres spéciales","javascript:window.open('popupoffres.htm','none','width=435,height=290,scrollbars=0,resizable=0,toolbar=0,location=0,menubar=0,status=0,directories=0,top=200,left=200');","",0);