/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	//var SiteAddress='file:C:\\Inetpub\\wwwroot\\Site\\fr\\';
	//var SiteAddress='file:D:\\Site\\fr\\';
	var SiteAddress='http://www.orda-s.com/fr/';
	
	var NoOffFirstLineMenus=7;			// Number of first level items
	
	var LowBgColor='#99BEF9';			// Background color when mouse is not over
	var LowSubBgColor='#99BEF9';			// Background color when mouse is not over on subs
	var HighBgColor='#5695CE';			// Background color when mouse is over
	var HighSubBgColor='#5695CE';			// Background color when mouse is over on subs
	
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='#b0e0e6';			// Border color
	var BorderSubColor='#b0e0e6';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	
	var FontFamily="verdana,arial,sans serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='left';			// 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=-0;				// 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=6;				// Left padding
	var TopPaddng=2;				// 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=450;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='PositionMenuJs';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images_base/menu_arrow.gif',10,10,'images_base/_spacer.gif',1,1,'images_base/menu_arrow2.gif',10,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("A propos d'Orda-S","","",6,20,155);
	Menu1_1=new Array("Notre société",SiteAddress + 'Notre-societe.html',"",0,20, 210,1);
	Menu1_2=new Array("Nos services",SiteAddress + 'Nos-services.html',"",0,20);
	Menu1_3=new Array("Notre méthodologie",SiteAddress + 'Methodologie.html',"",0,20);
	Menu1_4=new Array("Notre mission",SiteAddress + 'Mission.html',"",0,20);
	Menu1_5=new Array("Notre label eTic et nos certifications",SiteAddress + 'Label-Etic.html',"",0,20);
	Menu1_6=new Array("Aides et financements",SiteAddress + 'Aides-et-financements.html',"",0,20);

Menu2=new Array("Nos compétences","","",2,20);
	Menu2_1=new Array("ERP – logiciels de gestion intégrée",SiteAddress + 'Logiciels-de-gestion-integree.html',"",0,20,210,1);
	Menu2_2=new Array("Expertise par secteur",SiteAddress + 'Expertise.html',"",0,20);

Menu3=new Array("Nos produits","","",3,20);
	Menu3_1=new Array("ERP – logiciels de gestion intégrée","","",3,20,230,1);
		Menu3_1_1=new Array("&nbsp;&nbsp;PowerPartner<span class='registered'>&reg;</span>",SiteAddress + 'Powerpartner.html',"",0,20,160,1);
		Menu3_1_2=new Array("Microsoft Dynamics™ NAV",SiteAddress + 'Microsoft-Dynamics-Navision.html',"",0,20);
		Menu3_1_3=new Array("Microsoft Dynamics™ AX",SiteAddress + 'Microsoft-Dynamics-Axapta.html',"",0,20);
	Menu3_2=new Array("Add-ons généraux","","",3,20);
		Menu3_2_1=new Array("Comptabilité luxembourgeoise",SiteAddress + 'Comptabilite-luxembourgeoise.html',"",0,20,190,1);
		Menu3_2_2=new Array("Internet Shop",SiteAddress + 'Internet-Shop.html',"",0,20);
		//Menu3_2_3=new Array("Quality Management",SiteAddress + 'Quality-Management.html',"",0,20);
		Menu3_2_3=new Array("Business Intelligence",SiteAddress + 'Business-Intelligence.html',"",0,20);
	Menu3_3=new Array("Tableau récapitulatif de nos solutions",SiteAddress + 'Tableau-recapitulatif-de-nos-solutions.html',"",0);

Menu4=new Array("Nos solutions verticales","","",5,20);
	Menu4_1=new Array("Retail",SiteAddress + 'Retail.html',"",0,20,110,1);
	Menu4_2=new Array("Non Profit",SiteAddress + 'Nonprofit.html',"",0,20);
	Menu4_3=new Array("SAV",SiteAddress + 'SAV.html',"",0,20);
	Menu4_4=new Array("Alimentaire",SiteAddress + 'Alimentaire.html',"",0,20);
	Menu4_5=new Array("Plastique",SiteAddress + 'Plastique.html',"",0,20);

Menu5=new Array("Nos partenaires","","",4,20);
	Menu5_1=new Array("Microsoft",SiteAddress + 'Partenaires-Microsoft.html',"",0,20,210,1);
	Menu5_2=new Array("Partenaires Microsoft stratégiques",SiteAddress + 'Partenaires-Microsoft-strategiques.html',"",0,20);
	Menu5_3=new Array("Partenaires réseaux/matériel",SiteAddress + 'Partenaires-Reseaux.html',"",0,20);
	Menu5_4=new Array("Partenaires industrie/de proximité",SiteAddress + 'Partenaires-Industrie.html',"",0,20);

Menu6=new Array("Nos références","","",4,20);
	Menu6_1=new Array("Secteurs privilégiés",SiteAddress + 'Secteurs-Privilegies.html',"",0,20,240,1);
	Menu6_2=new Array("Témoignages en ligne",SiteAddress + 'Temoignages.html',"",0,20);
	Menu6_3=new Array("Projets internationaux",SiteAddress + 'Projets.html',"",0,20);
	Menu6_4=new Array("Notre priorité : la satisfaction du client",SiteAddress + 'Priorite.html',"",0,20);

Menu7=new Array("Evénements/News","","",4,20);
	Menu7_1=new Array("Evénements",SiteAddress + 'Evenements.html',"",0,20,110,1);
	Menu7_2=new Array("News",SiteAddress + 'News.html',"",0,20);
	Menu7_3=new Array("Archives",SiteAddress + 'Archives.html',"",0,20);
	Menu7_4=new Array("Divers","","",1,20,230,1);
		Menu7_4_1=new Array("Conseils copies de sécurité",SiteAddress + 'conseils-copies-securites.html',"",0,20,180,1);
