var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Privacy',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Copyright ',
    bIsWebPath:true,
    sUrl:'page7.html'
}]
});
