var customnavtree36 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'All In One',
    bIsWebPath:true,
    sUrl:'allinone.html',
    sTarget:'_self'
},
{   sTitle:'Amino Acids',
    bIsWebPath:true,
    sUrl:'aminos.html',
    sTarget:'_self'
},
{   sTitle:'Carbohydrates',
    bIsWebPath:true,
    sUrl:'carbs.html',
    sTarget:'_self'
},
{   sTitle:'Casein',
    bIsWebPath:true,
    sUrl:'casein.html',
    sTarget:'_self'
},
{   sTitle:'Creatine',
    bIsWebPath:true,
    sUrl:'creatine.html',
    sTarget:'_self'
},
{   sTitle:'EFAs',
    bIsWebPath:true,
    sUrl:'efa.html',
    sTarget:'_self'
},
{   sTitle:'Fat Burner',
    bIsWebPath:true,
    sUrl:'fatburner.html',
    sTarget:'_self'
},
{   sTitle:'Glutamine',
    bIsWebPath:true,
    sUrl:'glutamine.html',
    sTarget:'_self'
},
{   sTitle:'MRP',
    bIsWebPath:true,
    sUrl:'mrp.html',
    sTarget:'_self'
},
{   sTitle:'Multi Vitamins',
    bIsWebPath:true,
    sUrl:'vitamins.html',
    sTarget:'_self'
},
{   sTitle:'NO - NOS - NOX',
    bIsWebPath:true,
    sUrl:'no.html',
    sTarget:'_self'
},
{   sTitle:'Pre-Workout',
    bIsWebPath:true,
    sUrl:'pre-workout.html',
    sTarget:'_self'
},
{   sTitle:'Prohormones',
    bIsWebPath:true,
    sUrl:'prohormones.html',
    sTarget:'_self'
},
{   sTitle:'PH Support',
    bIsWebPath:true,
    sUrl:'prohormones-support.html',
    sTarget:'_self'
},
{   sTitle:'Protein',
    bIsWebPath:true,
    sUrl:'protein.html',
    sTarget:'_self'
},
{   sTitle:'Test. Support',
    bIsWebPath:true,
    sUrl:'test-support.html',
    sTarget:'_self'
},
{   sTitle:'Weight Gainer',
    bIsWebPath:true,
    sUrl:'weightgainer.html',
    sTarget:'_self'
}]
});