var customNavTree24 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'BDp Start',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Über uns',
    bIsWebPath:true,
    sUrl:'bdp_ueber_uns.html'
},
{   sTitle:'Race Bike',
    bIsWebPath:true,
    sUrl:'race_bike.html'
},
{   sTitle:'Street Bike',
    bIsWebPath:true,
    sUrl:'street_bike.html'
},
{   sTitle:'Individuelle Abstimmung',
    bIsWebPath:true,
    sUrl:'individuelle_abstimmung.html',
    sTarget:'_self'
},
{   sTitle:'Car Tuning',
    bIsWebPath:true,
    sUrl:'pkw_obd_tuning.html'
},
{   sTitle:'Kontakt / Haftung',
    bIsWebPath:true,
    sUrl:'kontakt_glossar.html'
},
{   sTitle:'Anfahrt',
    bIsWebPath:true,
    sUrl:'bdp_anfahrt.html'
}]
});
