var customNavTree4 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Company Profile',
    bIsWebPath:true,
    sUrl:'build_companyprofile.html'
},
{   sTitle:'Project References',
    bIsWebPath:true,
    sUrl:'build_projectref.html'
}]
});
