var nav_188tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Calendar',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'2012 calendar.pdf',
    'sTarget':'_blank'
},
{   'sTitle':'Church Newsletter',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'February2012.pdf',
    'sTarget':'_blank'
},
{   'sTitle':'Upward Basketball',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'upward_basketball.html'
},
{   'sTitle':'Subscribe',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'subscribe.html'
}]
});
