var customNavTree71 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'home.html'},{   sTitle:'Blog',
    sUrl:'http://russbianchi.com/wordpress/',
    sTarget:'_blank'},{   sTitle:'About Russ',
    bIsWebPath:true,
    sUrl:'aboutruss.html',"childArray" : [{   sTitle:'Russ\' Travels',
        bIsWebPath:true,
        sUrl:'russtravels.html',
        sTarget:'_self'},{   sTitle:'Russ\' Jukebox',
        bIsWebPath:true,
        sUrl:'russjukebox.html',
        sTarget:'_self'}]},{   sTitle:'Recommended Readings',
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Food',
        bIsWebPath:true,
        sUrl:'recommendedreadingsfood.html',
        sTarget:'_self'},{   sTitle:'Technical',
        bIsWebPath:true,
        sUrl:'recommendedreadingstechnical.html',
        sTarget:'_self'},{   sTitle:'Self Improvement',
        bIsWebPath:true,
        sUrl:'recommendedreadingsselfimprovement.html',
        sTarget:'_self'},{   sTitle:'History',
        bIsWebPath:true,
        sUrl:'recommendedreadingshistory.html',
        sTarget:'_self'}]},{   sTitle:'Why Zija?',
    bIsWebPath:true,
    sUrl:'whyzija.html',"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'},{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'zijadownloads.html',
    sTarget:'_self'}]
});
