

function getXtsd (){
  
    
  
    
        return "http://logi5";
      
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
}

function getDomainCookie(){
  
    
  
    
  
    
        return ".schneider-electric.co.jp";
      
  
    
  
    
  
    
  
    
  
    
  
    
  
}

function getXtsitePreview() {
  
    
  
    
  
    
  
    
  
    
        return "385107";
      
  
    
  
    
  
    
  
    
  
}

function getXtsdPreview() {
  
    
  
    
  
    
  
    
        return "http://logi5";
      
  
    
  
    
  
    
  
    
  
    
  
}

function getXtsiteByLang (){
  var xtsiteByLang = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
        xtsiteByLang.push(["en","335330"]);
      
  
    
        xtsiteByLang.push(["jp","335329"]);
      
  
   return xtsiteByLang;
}

function getXtsiteByProductPyramid (){
  var xtsiteByProductPyramid = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
   return xtsiteByProductPyramid;
}

function getLevel2SiteForSite (){

  

  var rules = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
        
          
              
               rules.push(["en/support/","4"]);
            
        
          
              
               rules.push(["en/solutions/","2"]);
            
        
          
              
               rules.push(["en/products-services/","3"]);
            
        
          
              
               rules.push(["en/home","1"]);
            
        
          
              
               rules.push(["en/customers/","5"]);
            
        
          
              
               rules.push(["en/company/","7"]);
            
        
          
        
          
        
      
  
    
        
          
              
               rules.push(["jp/support/","4"]);
            
        
          
              
               rules.push(["jp/solutions/","2"]);
            
        
          
              
               rules.push(["jp/products-services/","3"]);
            
        
          
              
               rules.push(["jp/home","1"]);
            
        
          
              
               rules.push(["jp/customers/","5"]);
            
        
          
              
               rules.push(["jp/company/","7"]);
            
        
          
        
          
        
      
  
   return rules;
}

function getLevel2SiteForOfferPresentation (){
  var rules = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
  return rules;
}

function getExcludedPages (){
  var excludedPages = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
        
        excludedPages.push(["*/function-presentation"]);
      
  
    
        
        excludedPages.push(["*/range-presentation"]);
      
  
    
  
    
  
  return excludedPages;
}

function getAllImportanceDegree (){

  

  var rules = new Array();
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
  return rules;
}

