var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Prayers',
    bIsWebPath:true,
    sUrl:'prayers.html'
},
{   sTitle:'Projects',
    bIsWebPath:true,
    sUrl:'projects.html',"childArray" : [
    {   sTitle:'Minor Prophets',
        bIsWebPath:true,
        sUrl:'minor.html'
    },
    {   sTitle:'Literacy',
        bIsWebPath:true,
        sUrl:'literacy.html'
    },
    {   sTitle:'Music',
        bIsWebPath:true,
        sUrl:'music.html'
    },
    {   sTitle:'Budget 2011-2012',
        bIsWebPath:true,
        sUrl:'budget.html'
    }]
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html'
},
{   sTitle:'Translations',
    bIsWebPath:true,
    sUrl:'translations.html',"childArray" : [
    {   sTitle:'Mark 1:1',
        bIsWebPath:true,
        sUrl:'mark1_1.html'
    },
    {   sTitle:'Mark 1:4',
        bIsWebPath:true,
        sUrl:'mark1_4.html'
    },
    {   sTitle:'Mark 2:16',
        bIsWebPath:true,
        sUrl:'mark2_16.html'
    },
    {   sTitle:'Mark 10:17',
        bIsWebPath:true,
        sUrl:'mark10_17.html'
    },
    {   sTitle:'Mark 14:22',
        bIsWebPath:true,
        sUrl:'mark14_22.html'
    },
    {   sTitle:'John1:1',
        bIsWebPath:true,
        sUrl:'john1_1.html'
    },
    {   sTitle:'John 1:16',
        bIsWebPath:true,
        sUrl:'john1_16.html'
    },
    {   sTitle:'John 2:4',
        bIsWebPath:true,
        sUrl:'john2_4.html'
    },
    {   sTitle:'John 4:24',
        bIsWebPath:true,
        sUrl:'john4_24.html'
    },
    {   sTitle:'John 14:7-8',
        bIsWebPath:true,
        sUrl:'john14_7.html'
    },
    {   sTitle:'John 21:2',
        bIsWebPath:true,
        sUrl:'john21_2.html'
    },
    {   sTitle:'Ephesians 1:19',
        bIsWebPath:true,
        sUrl:'ephesians1_19.html'
    },
    {   sTitle:'Revelation 1:1',
        bIsWebPath:true,
        sUrl:'revelation1_1.html'
    },
    {   sTitle:'Revelation 13:2',
        bIsWebPath:true,
        sUrl:'revelation13_2.html'
    },
    {   sTitle:'Revelation 19:13',
        bIsWebPath:true,
        sUrl:'revelation19_13.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'19 years',
        bIsWebPath:true,
        sUrl:'19years.html'
    },
    {   sTitle:'Presentation',
        bIsWebPath:true,
        sUrl:'presentation.html'
    },
    {   sTitle:'Readers',
        bIsWebPath:true,
        sUrl:'readers.html'
    },
    {   sTitle:'First NTs',
        bIsWebPath:true,
        sUrl:'firstnts.html'
    },
    {   sTitle:'Confirmation',
        bIsWebPath:true,
        sUrl:'confirmation.html'
    },
    {   sTitle:'Pilagá',
        bIsWebPath:true,
        sUrl:'pilaga.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page4.html'
}]
});
