var customNavTree140 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Blog',
    sUrl:'http://russbianchi.com/wordpress/',
    sTarget:'_blank'},{   sTitle:'Readings',
    bIsWebPath:true,
    sUrl:'recommendedreadingsfood.html',
    sTarget:'_self',"childArray" : [{   sTitle:'Food',
        bIsWebPath:true,
        sUrl:'recommendedreadingsfood.html',
        sTarget:'_self',"childArray" : [{   sTitle:'Food 2',
            bIsWebPath:true,
            sUrl:'recommendedreadingsfood2.html',
            sTarget:'_self'},{   sTitle:'Food 3',
            bIsWebPath:true,
            sUrl:'recommendedreadingsfood3.html',
            sTarget:'_self'}]},{   sTitle:'Technical',
        bIsWebPath:true,
        sUrl:'recommendedreadingstechnical.html',
        sTarget:'_self',"childArray" : [{   sTitle:'Technical 2',
            bIsWebPath:true,
            sUrl:'recommendedreadingstechnical2.html',
            sTarget:'_self'},{   sTitle:'Technical 3',
            bIsWebPath:true,
            sUrl:'recommendedreadingstechnical3.html',
            sTarget:'_self'},{   sTitle:'Technical 4',
            bIsWebPath:true,
            sUrl:'recommendedreadingstechnical4.html',
            sTarget:'_self'}]},{   sTitle:'Self Improvement',
        bIsWebPath:true,
        sUrl:'recommendedreadingsselfimprovement.html',
        sTarget:'_self',"childArray" : [{   sTitle:'Self Improvement 2',
            bIsWebPath:true,
            sUrl:'recommendedreadingsselfimprovement2.html',
            sTarget:'_self'},{   sTitle:'Self Improvement 3',
            bIsWebPath:true,
            sUrl:'recommendedreadingsselfimprovement3.htm',
            sTarget:'_self'}]},{   sTitle:'History',
        bIsWebPath:true,
        sUrl:'recommendedreadingshistory.html',
        sTarget:'_self',"childArray" : [{   sTitle:'History 2',
            bIsWebPath:true,
            sUrl:'recommendedreadingshistory2.html',
            sTarget:'_self'},{   sTitle:'History 3',
            bIsWebPath:true,
            sUrl:'recommendedreadingshistory3.html',
            sTarget:'_self'},{   sTitle:'History 4',
            bIsWebPath:true,
            sUrl:'recommendedreadingshistory4.html',
            sTarget:'_self'},{   sTitle:'History 5',
            bIsWebPath:true,
            sUrl:'recommendedreadingshistory5.html',
            sTarget:'_self'}]}]},{   sTitle:'Why Zija?',
    bIsWebPath:true,
    sUrl:'whyzija.html',
    sTarget:'_self',"childArray" : [{   sTitle:'Q & A with Zija Formulator',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'whyzija.html#Formulator',
        sTarget:'_self'},{   sTitle:'20 Reasons to Drink Zija',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'whyzija.html#20Reasons',
        sTarget:'_self'},{   sTitle:'What Is In Zija?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'whyzija.html#WhatIsInZija',
        sTarget:'_self'}]},{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html',
    sTarget:'_self'},{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'zijadownloads.html',
    sTarget:'_self'}]
});
