var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'SCTC Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our First Nations',
    'bIsWebPath':true,
    'sUrl':'fns2.html'
},
{   'sTitle':'Programs and Services',
    'bIsWebPath':true,
    'sUrl':'progserv3.html'
},
{   'sTitle':'Grand Council',
    'bIsWebPath':true,
    'sUrl':'grandcounci4.html'
},
{   'sTitle':'Employees',
    'bIsWebPath':true,
    'sUrl':'emps5.html'
}]
});
