var customnavtree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Standings 2009',
    bIsWebPath:true,
    sUrl:'standings2009.html'
},
{   sTitle:'Australia',
    bIsWebPath:true,
    sUrl:'australia2009.html'
},
{   sTitle:'Malaysia',
    bIsWebPath:true,
    sUrl:'malaysia2009.html'
},
{   sTitle:'China',
    bIsWebPath:true,
    sUrl:'china2009.html'
},
{   sTitle:'Bahrain',
    bIsWebPath:true,
    sUrl:'bahrain2009.html'
},
{   sTitle:'Spain',
    bIsWebPath:true,
    sUrl:'spain2009.html'
},
{   sTitle:'Monaco',
    bIsWebPath:true,
    sUrl:'monaco2009.html'
},
{   sTitle:'Turkey',
    bIsWebPath:true,
    sUrl:'turkey2009.html'
},
{   sTitle:'Britain',
    bIsWebPath:true,
    sUrl:'britain2009.html'
},
{   sTitle:'Germany',
    bIsWebPath:true,
    sUrl:'germany2009.html'
},
{   sTitle:'Hungary',
    bIsWebPath:true,
    sUrl:'hungary2009.html'
},
{   sTitle:'Europe',
    bIsWebPath:true,
    sUrl:'europe2009.html'
},
{   sTitle:'Belgium',
    bIsWebPath:true,
    sUrl:'belgium2009.html'
},
{   sTitle:'Italy',
    bIsWebPath:true,
    sUrl:'italy2009.html'
},
{   sTitle:'Singapore',
    bIsWebPath:true,
    sUrl:'singapore2009.html'
},
{   sTitle:'Japan',
    bIsWebPath:true,
    sUrl:'japan2009.html'
},
{   sTitle:'Brazil',
    bIsWebPath:true,
    sUrl:'brazil2009.html'
},
{   sTitle:'Abu Dhabi',
    bIsWebPath:true,
    sUrl:'abu_dhabi2009.html'
}]
});