var nav_257tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Sunday Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sunday.html'
    },
    {   'sTitle':'Bible Study & Prayer Meeting',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wednesday.html'
    },
    {   'sTitle':'Ladies Meetings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ladies.html'
    },
    {   'sTitle':'Young Peoples',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'youngpeoples.html'
    },
    {   'sTitle':'Sunday School',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sundayschool.html'
    }]
},
{   'sTitle':' Our Pastor',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ourpastor.html'
},
{   'sTitle':'What\'s Happening',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whatshappening.html'
},
{   'sTitle':'Building Project',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Recordings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recordings.html'
},
{   'sTitle':'History',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'history.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
