var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Publications',
    bIsWebPath:true,
    sUrl:'publications.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page8.html'
}]
});
