var nav_245tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Brief History',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'history.html',
    'sTarget':'_self'
},
{   'sTitle':'Calendar',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'calendar.html',
    'sTarget':'_self'
},
{   'sTitle':'Local Facts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'facts.html',
    'sTarget':'_self'
},
{   'sTitle':'Dining',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dining.html',
    'sTarget':'_self'
},
{   'sTitle':'Leadership Perryton',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'leadership.html',
    'sTarget':'_self'
},
{   'sTitle':'Wolf Creek',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wolfcreek.html',
    'sTarget':'_self'
},
{   'sTitle':'Worship',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'worship.html',
    'sTarget':'_self'
},
{   'sTitle':'New Resident',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resident.html',
    'sTarget':'_self'
}]
});
