var customnavtree11 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html'
},
{   sTitle:'Projects',
    bIsWebPath:true,
    sUrl:'projects.html'
}]
});