









	

	
	
	

	










	
	

		
	
	
	

	
	
	
	
	
	
	
	
		// Fonction utilisé pour les traceurs
	function Entry(urlE, nameE, levelE, positionE ,urlParentE, nameParentE, positionParentE,pseudoSiteE) { 
		// Propriétés
		this.urlEntry = urlE;
		this.nameEntry = nameE; 
		this.levelEntry = levelE;
		this.positionEntry = positionE;
		this.urlParentEntry = urlParentE;
		this.nameParentEntry = nameParentE;
		this.positionParentEntry = positionParentE;
		this.pseudoSiteEntry = pseudoSiteE;
	
		// Methodes
		this.pathEntry = function pathEntry(){ 
						var path;
						if (this.levelEntry == "1") {path = this.pseudoSiteEntry+ " > " +this.nameEntry ;}
						else path = this.pseudoSiteEntry+ " > <a href=\""+ this.urlParentEntry+"\" > "+this.nameParentEntry +"</a> > " + this.nameEntry; 
						return path;
					}
	
		this.navPosition = function navPosition(){
						var pos;
						if (this.levelEntry == "1") {pos = this.positionEntry+"-0";}
						 else pos = this.positionParentEntry+"-"+this.positionEntry;
						 return pos;	
					}	
	} 
	
	var menu = new Array();
	var menuEntry ;
	
	
	
	
	
	var htmlMenu = "<div id='menu-v'>" ;
	
	
	
		
	htmlMenu += "<div id='menu-v-content'>" ;
	htmlMenu += "<div id='menu-v-tt'>Customized Solutions</div>";
	
	<!-- Menu Vertical -->    
         				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[1]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_hub/AirbusAircrafts.html target : _self libelle : Airbus Aircraft picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "<ul>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_hub/AirbusAircrafts.html'><span>Airbus Aircraft</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_hub/AirbusAircrafts.html","<span>Airbus Aircraft</span>","1","1","","","","Customized Solutions");
		menu[0] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[2]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A320family.html target : _self libelle : A320 Family picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
											
				htmlMenu += "<ul>"
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A320family.html'><span>A320 Family</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A320family.html","<span>A320 Family</span>","2","1","/AFIKLMEM/en/g_page_hub/AirbusAircrafts.html","<span>Airbus Aircraft</span>","1","Customized Solutions");
		menu[1] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[3]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A330A340family.html target : _self libelle : A330/A340 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A330A340family.html'><span>A330/A340</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A330A340family.html","<span>A330/A340</span>","2","2","/AFIKLMEM/en/g_page_hub/AirbusAircrafts.html","<span>Airbus Aircraft</span>","1","Customized Solutions");
		menu[2] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[4]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A380.html target : _self libelle : A380 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A380.html'><span>A380</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/AirbusAircrafts/GlobalSolutions_AirbusAircrafts_A380.html","<span>A380</span>","2","3","/AFIKLMEM/en/g_page_hub/AirbusAircrafts.html","<span>Airbus Aircraft</span>","1","Customized Solutions");
		menu[3] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[5]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_hub/BoeingAircrafts.html target : _self libelle : Boeing Aircraft picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
			
				htmlMenu += "</li>";
				htmlMenu += "</ul>";
				htmlMenu += "</li>";
			
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html'><span>Boeing Aircraft</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","1","2","","","","Customized Solutions");
		menu[4] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[6]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_737.html target : _self libelle : 737 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
											
				htmlMenu += "<ul>"
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_737.html'><span>737</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_737.html","<span>737</span>","2","1","/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","2","Customized Solutions");
		menu[5] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[7]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_747.html target : _self libelle : 747 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_747.html'><span>747</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_747.html","<span>747</span>","2","2","/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","2","Customized Solutions");
		menu[6] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[8]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_767.html target : _self libelle : 757/767 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_767.html'><span>757/767</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_767.html","<span>757/767</span>","2","3","/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","2","Customized Solutions");
		menu[7] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[9]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_777.html target : _self libelle : 777 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_777.html'><span>777</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_777.html","<span>777</span>","2","4","/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","2","Customized Solutions");
		menu[8] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[10]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_MD11.html target : _self libelle : MD11/DC10 picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_MD11.html'><span>MD11/DC10</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/BoeingAircrafts/GlobalSolutions_BoeingAircrafts_MD11.html","<span>MD11/DC10</span>","2","5","/AFIKLMEM/en/g_page_hub/BoeingAircrafts.html","<span>Boeing Aircraft</span>","2","Customized Solutions");
		menu[9] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[11]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/RegionalAircraft/RegionalAircraft.html target : _self libelle : Regional Aircraft picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
			
				htmlMenu += "</li>";
				htmlMenu += "</ul>";
				htmlMenu += "</li>";
			
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/RegionalAircraft/RegionalAircraft.html'><span>Regional Aircraft</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/RegionalAircraft/RegionalAircraft.html","<span>Regional Aircraft</span>","1","3","","","","Customized Solutions");
		menu[10] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[12]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html target : _self libelle : Airframe picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html'><span>Airframe</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html","<span>Airframe</span>","1","4","","","","Customized Solutions");
		menu[11] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[13]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Maintenance.html target : _self libelle : Maintenance picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
											
				htmlMenu += "<ul>"
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Maintenance.html'><span>Maintenance</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Maintenance.html","<span>Maintenance</span>","2","1","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html","<span>Airframe</span>","4","Customized Solutions");
		menu[12] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[14]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_FleetManagementAssistance.html target : _self libelle : Fleet Management Assistance picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_FleetManagementAssistance.html'><span>Fleet Management Assistance</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_FleetManagementAssistance.html","<span>Fleet Management Assistance</span>","2","2","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html","<span>Airframe</span>","4","Customized Solutions");
		menu[13] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[15]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_OnSiteSupport.html target : _self libelle : On-site Support picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_OnSiteSupport.html'><span>On-site Support</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_OnSiteSupport.html","<span>On-site Support</span>","2","3","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html","<span>Airframe</span>","4","Customized Solutions");
		menu[14] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[16]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_PrivateAndGovernmentalCustomers.html target : _self libelle : VIP & Corporate picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_PrivateAndGovernmentalCustomers.html'><span>VIP & Corporate</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_PrivateAndGovernmentalCustomers.html","<span>VIP & Corporate</span>","2","4","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Airframe/GlobalSolutions_Airframe_Overview.html","<span>Airframe</span>","4","Customized Solutions");
		menu[15] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[17]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html target : _self libelle : Components picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
			
				htmlMenu += "</li>";
				htmlMenu += "</ul>";
				htmlMenu += "</li>";
			
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html'><span>Components</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","1","5","","","","Customized Solutions");
		menu[16] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[18]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_TestRepairAndOverhaul.html target : _self libelle : Test, Repair & Overhaul picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
											
				htmlMenu += "<ul>"
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_TestRepairAndOverhaul.html'><span>Test, Repair & Overhaul</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_TestRepairAndOverhaul.html","<span>Test, Repair & Overhaul</span>","2","1","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[17] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[19]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/Components/GlobalSolutions_Components_Availability.html target : _self libelle : Availability picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/Components/GlobalSolutions_Components_Availability.html'><span>Availability</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/Components/GlobalSolutions_Components_Availability.html","<span>Availability</span>","2","2","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[18] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[20]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Support.html target : _self libelle : Support picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Support.html'><span>Support</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Support.html","<span>Support</span>","2","3","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[19] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[21]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Provisioning.html target : _self libelle : Provisioning picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Provisioning.html'><span>Provisioning</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Provisioning.html","<span>Provisioning</span>","2","4","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[20] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[22]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_LogisticsSupport.html target : _self libelle : Logistics Support picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_LogisticsSupport.html'><span>Logistics Support</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_LogisticsSupport.html","<span>Logistics Support</span>","2","5","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[21] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[23]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_FullComponentSupport.html target : _self libelle : Full Component Support picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_FullComponentSupport.html'><span>Full Component Support</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_FullComponentSupport.html","<span>Full Component Support</span>","2","6","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Components/GlobalSolutions_Components_Overview.html","<span>Components</span>","5","Customized Solutions");
		menu[22] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[24]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html target : _self libelle : Engines picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
			
				htmlMenu += "</li>";
				htmlMenu += "</ul>";
				htmlMenu += "</li>";
			
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html'><span>Engines</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","1","6","","","","Customized Solutions");
		menu[23] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[25]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_tabs/GlobalSolutions/Engines/GlobalSolutions_Engines_MaintenanceRepairAndOverhaul.html target : _self libelle : Repair & Overhaul picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
											
				htmlMenu += "<ul>"
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_tabs/GlobalSolutions/Engines/GlobalSolutions_Engines_MaintenanceRepairAndOverhaul.html'><span>Repair & Overhaul</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_tabs/GlobalSolutions/Engines/GlobalSolutions_Engines_MaintenanceRepairAndOverhaul.html","<span>Repair & Overhaul</span>","2","1","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","6","Customized Solutions");
		menu[24] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[26]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_MaterialServices.html target : _self libelle : Material services picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_MaterialServices.html'><span>Material services</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_MaterialServices.html","<span>Material services</span>","2","2","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","6","Customized Solutions");
		menu[25] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[27]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_EngineeringAndConsulting.html target : _self libelle : Engineering & Consulting picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_EngineeringAndConsulting.html'><span>Engineering & Consulting</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_EngineeringAndConsulting.html","<span>Engineering & Consulting</span>","2","3","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","6","Customized Solutions");
		menu[26] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[28]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_OnSiteSupport.html target : _self libelle : On-site Support picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_OnSiteSupport.html'><span>On-site Support</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_OnSiteSupport.html","<span>On-site Support</span>","2","4","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","6","Customized Solutions");
		menu[27] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[29]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Availability.html target : _self libelle : Availablity picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Availability.html'><span>Availablity</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Availability.html","<span>Availablity</span>","2","5","/AFIKLMEM/en/g_page_standard/GlobalSolutions/Engines/GlobalSolutions_Engines_Overview.html","<span>Engines</span>","6","Customized Solutions");
		menu[28] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[30]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_hub/CapaList.html target : _self libelle : Capability List picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
			
				htmlMenu += "</li>";
				htmlMenu += "</ul>";
				htmlMenu += "</li>";
			
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_hub/CapaList.html'><span>Capability List</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_hub/CapaList.html","<span>Capability List</span>","1","7","","","","Customized Solutions");
		menu[29] = menuEntry;
						
		
		
		
	
		
		
	
	    				
		
						
		  
		
		
		  
		
        	  
  				  	
  					
  				
				
									
				
























	
	
	
	

	
	
	
	
	
	
	
	
	
	
	

	
	

	
	<!-- dans le contexte : /record/item[@name='Options']/value[31]/item[@name='ItemMenuText']/value -->
	
		
	
		
	
	<!-- type lien : _interne -->

		
			
			
			
			  
			 			 
			
		   	
	
	
	<!-- hors contexte : href : /AFIKLMEM/en/g_page_standard/GlobalSolutions/CustomizedIntegratedSolutions/CustomizedIntegratedSolutions.html target : _self libelle : Customized Integrated Solutions picto :  type : 0-->
	
	

	
	
	
	
	
	
	
	


				
				
							
				
				
									
				
    	
		
		
								
				htmlMenu += "</li>";
								
		
		htmlMenu += "<li><a href='/AFIKLMEM/en/g_page_standard/GlobalSolutions/CustomizedIntegratedSolutions/CustomizedIntegratedSolutions.html'><span>Customized Integrated Solutions</span></a>";
		
			
		
		menuEntry = new Entry("/AFIKLMEM/en/g_page_standard/GlobalSolutions/CustomizedIntegratedSolutions/CustomizedIntegratedSolutions.html","<span>Customized Integrated Solutions</span>","1","8","","","","Customized Solutions");
		menu[30] = menuEntry;
						
		
		
		
	
		
		
	
	
	
	
			
		htmlMenu += "</li></ul>";
		
		
	
		
		
	
	htmlMenu += "</div>";
	htmlMenu += "</div>";
	if (document.getElementById('navLeft')) {
		document.getElementById('navLeft').innerHTML = htmlMenu ;
	}


