var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Documents',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'PRO-41',
        bIsWebPath:true,
        sUrl:'pro-41.html'
    },
    {   sTitle:'PRO-67',
        bIsWebPath:true,
        sUrl:'pro-67.html'
    },
    {   sTitle:'BC60XLT',
        bIsWebPath:true,
        sUrl:'bc60xlt.html'
    },
    {   sTitle:'BC92XLT',
        bIsWebPath:true,
        sUrl:'bc92xlt.html'
    },
    {   sTitle:' PRO-2052',
        bIsWebPath:true,
        sUrl:'pro-2052.html'
    },
    {   sTitle:'SC-230',
        bIsWebPath:true,
        sUrl:'sc-230.html'
    },
    {   sTitle:'PRO-84',
        bIsWebPath:true,
        sUrl:'pro-84.html'
    }]
},
{   sTitle:'Termes & Conditions',
    bIsWebPath:true,
    sUrl:'terms.html'
}]
});
