var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Drag Race Results',
    bIsWebPath:true,
    sUrl:'drresults.html'
},
{   sTitle:'Car Show Results',
    bIsWebPath:true,
    sUrl:'csresults.html'
}]
});
