var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'tmcm2.html'
},
{   sTitle:'Apostle\'s Pen',
    bIsWebPath:true,
    sUrl:'tmcm23.html',"childArray" : [
    {   sTitle:'A Prayer For America',
        bIsWebPath:true,
        sUrl:'tmcm24.html'
    },
    {   sTitle:'A Call To Prayer',
        bIsWebPath:true,
        sUrl:'tmcm25.html'
    },
    {   sTitle:'A Prayer Of P\'S (Peace)',
        bIsWebPath:true,
        sUrl:'tmcm26.html'
    },
    {   sTitle:'Moving Into Your Next Dimension Of Destiny',
        bIsWebPath:true,
        sUrl:'tmcm27.html'
    },
    {   sTitle:'A Word For 2006',
        bIsWebPath:true,
        sUrl:'tmcm28.html'
    },
    {   sTitle:'A Prayer Of Transitioning',
        bIsWebPath:true,
        sUrl:'tmcm29.html'
    }]
},
{   sTitle:'Messages',
    bIsWebPath:true,
    sUrl:'tmcm4.html'
},
{   sTitle:'Get The Book',
    bIsWebPath:true,
    sUrl:'tmcm31.html'
},
{   sTitle:'Contact Us / Donate',
    bIsWebPath:true,
    sUrl:'tmcm5.html',"childArray" : [
    {   sTitle:'Covenant Community',
        bIsWebPath:true,
        sUrl:'tmcm32.html'
    }]
}]
});
