var customNavTree1 = WpNavBar.readTree({
"childArray" : [{   sTitle:'PRODUCTS',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [{   sTitle:'TREE LOPPERS',
        bIsWebPath:true,
        sUrl:'treeloppers.html',
        sTarget:'_self',"childArray" : [{   sTitle:'PARTS',
            bIsWebPath:true,
            sUrl:'treelopperparts.html',
            sTarget:'_self'}]},{   sTitle:'VINE LOPPERS',
        bIsWebPath:true,
        sUrl:'vineloppers.html',
        sTarget:'_self',"childArray" : [{   sTitle:'PARTS',
            bIsWebPath:true,
            sUrl:'vinelopperparts.html',
            sTarget:'_self'}]},{   sTitle:'GRAPE CLIPPERS',
        bIsWebPath:true,
        sUrl:'grape clippers.html',
        sTarget:'_self'},{   sTitle:'HAND PRUNERS',
        bIsWebPath:true,
        sUrl:'handpruners.html',
        sTarget:'_self'},{   sTitle:'SAWS',
        bIsWebPath:true,
        sUrl:'saws.html',
        sTarget:'_self'},{   sTitle:'POLE SAWS',
        bIsWebPath:true,
        sUrl:'polesaws.html',
        sTarget:'_self'},{   sTitle:'POLE PRUNERS',
        bIsWebPath:true,
        sUrl:'polepruners.html',
        sTarget:'_self'},{   sTitle:'LONG ARM PRUNERS',
        bIsWebPath:true,
        sUrl:'longarmpruners.html',
        sTarget:'_self'},{   sTitle:'ALL ARS',
        bIsWebPath:true,
        sUrl:'allars.html',
        sTarget:'_self'},{   sTitle:'ALL FANNO',
        bIsWebPath:true,
        sUrl:'allfanno.html',
        sTarget:'_self'}]},{   sTitle:'DOWNLOADS',
    bIsWebPath:true,
    sUrl:'downloads.html'},{   sTitle:'ABOUT US',
    bIsWebPath:true,
    sUrl:'aboutus.html'},{   sTitle:'CONTACT',
    bIsWebPath:true,
    sUrl:'contact.html'},{   sTitle:'LINKS',
    bIsWebPath:true,
    sUrl:'links.html'}]
});