var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Branch 116 Website',
    bIsExternal:true,
    sUrl:'http://sir-web.org/116-web/'
},
{   sTitle:'Trampas Topics',
    bIsExternal:true,
    sUrl:'http://sir-web.org/trampas'
},
{   sTitle:'Golf',
    bIsExternal:true,
    sUrl:'http://sir-web.org/116-golf/'
},
{   sTitle:'Computers and Technology',
    bIsExternal:true,
    sUrl:'http://sir-web.org/computer/'
},
{   sTitle:'$ums',
    bIsExternal:true,
    sUrl:'http://sir-web.org/sums'
}]
});
