var nav_390tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Price List',
    'bIsExternal':true,
    'sUrl':'pricelist.html',
    'sTarget':'_self'
},
{   'sTitle':'Framed examples',
    'bIsExternal':true,
    'sUrl':'framedexamlpes.html',
    'sTarget':'_self'
},
{   'sTitle':'Endurance',
    'bIsExternal':true,
    'sUrl':'endurance.html',
    'sTarget':'_self'
},
{   'sTitle':'Trainers & Jockeys',
    'bIsExternal':true,
    'sUrl':'trainers&jockeys.html',
    'sTarget':'_self'
},
{   'sTitle':'Arabian Racing',
    'bIsExternal':true,
    'sUrl':'arabianracing.html',
    'sTarget':'_self'
}]
});
