var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Quality Gurus',
    bIsWebPath:true,
    sUrl:'quality_gurus.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Ronald Fisher',
        bIsWebPath:true,
        sUrl:'ronald_fisher.html',
        sTarget:'_self'
    },
    {   sTitle:'Walter Shewhart',
        bIsWebPath:true,
        sUrl:'walter_shewhart.html',
        sTarget:'_self'
    },
    {   sTitle:'Joseph Juran',
        bIsWebPath:true,
        sUrl:'joseph_juran.html',
        sTarget:'_self'
    },
    {   sTitle:'Edwards Deming',
        bIsWebPath:true,
        sUrl:'edwards_deming.html',
        sTarget:'_self'
    },
    {   sTitle:'Shigeo Shingo',
        bIsWebPath:true,
        sUrl:'shigeo_shingo.html',
        sTarget:'_self'
    },
    {   sTitle:'Kaoru Ishikawa',
        bIsWebPath:true,
        sUrl:'kaoru_ishikawa.html',
        sTarget:'_self'
    },
    {   sTitle:'Armand Feigenbaum',
        bIsWebPath:true,
        sUrl:'armand_feigenbaum.html',
        sTarget:'_self'
    },
    {   sTitle:'Genichi Taguchi',
        bIsWebPath:true,
        sUrl:'genichi_taguchi.html',
        sTarget:'_self'
    },
    {   sTitle:'Philip Crosby',
        bIsWebPath:true,
        sUrl:'philip_crosby.html',
        sTarget:'_self'
    },
    {   sTitle:'Yoji Akao',
        bIsWebPath:true,
        sUrl:'yoji_akao.html',
        sTarget:'_self'
    },
    {   sTitle:'Eli Goldratt',
        bIsWebPath:true,
        sUrl:'eli_goldratt.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Quality Management System',
    bIsWebPath:true,
    sUrl:'quality_management_system.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'ISO 9001',
        bIsWebPath:true,
        sUrl:'iso_9001.html',
        sTarget:'_self'
    },
    {   sTitle:'ISO 13485',
        bIsWebPath:true,
        sUrl:'iso_13485.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Total Quality Management',
    bIsWebPath:true,
    sUrl:'tqm.html',
    sTarget:'_self'
},
{   sTitle:'Quality Planning',
    bIsWebPath:true,
    sUrl:'quality_planning.html',
    sTarget:'_self'
},
{   sTitle:'Supplier Quality Management',
    bIsWebPath:true,
    sUrl:'supplier_quality_management.html',
    sTarget:'_self'
},
{   sTitle:'Calibration & Metrology',
    bIsWebPath:true,
    sUrl:'calibration_&_metrology.html',
    sTarget:'_self'
},
{   sTitle:'Statistical Methods',
    bIsWebPath:true,
    sUrl:'statistical_methods.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Cpk Conversion Chart',
        bIsWebPath:true,
        sUrl:'capability_index_to_sigma_to_ppm.html',
        sTarget:'_self'
    },
    {   sTitle:'Capability and Performance Studies',
        bIsWebPath:true,
        sUrl:'capability_study_and_empirical_rule.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Six Sigma',
    bIsWebPath:true,
    sUrl:'six_sigma.html',
    sTarget:'_self'
},
{   sTitle:'Corrective & Preventive Action',
    bIsWebPath:true,
    sUrl:'capa.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Problem Solving',
        bIsWebPath:true,
        sUrl:'problem_solving.html',
        sTarget:'_self'
    }]
}]
});
