var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'YPVS350 Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Rear Damper',
    bIsWebPath:true,
    sUrl:'ypvs-rear-damper.html',
    sTarget:'_self'
},
{   sTitle:'Frame mods',
    bIsWebPath:true,
    sUrl:'yamaha-frame-mods.html',
    sTarget:'_self'
},
{   sTitle:'Frame Mods 2',
    bIsWebPath:true,
    sUrl:'frame-mods2.html',
    sTarget:'_self'
},
{   sTitle:'Engine Tuning',
    bIsWebPath:true,
    sUrl:'ypvs-engine-tuning.html',
    sTarget:'_self'
},
{   sTitle:'Paint',
    bIsWebPath:true,
    sUrl:'ypvs-paint.html',
    sTarget:'_self'
},
{   sTitle:'Construction',
    bIsWebPath:true,
    sUrl:'ypvs-construction.html',
    sTarget:'_self'
},
{   sTitle:'Construction 2',
    bIsWebPath:true,
    sUrl:'ypvs-construction2.html',
    sTarget:'_self'
},
{   sTitle:'Construction 3',
    bIsWebPath:true,
    sUrl:'ypvs-construction-special3.html',
    sTarget:'_self'
},
{   sTitle:'Carbs',
    bIsWebPath:true,
    sUrl:'ypvs-carbs.html',
    sTarget:'_self'
},
{   sTitle:'Images',
    bIsWebPath:true,
    sUrl:'ypvs-images.html',
    sTarget:'_self'
}]
});
