var customNavTree8 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    sDescription:'► ',
    sTitle:'► Education',
    bIsWebPath:true,
    sUrl:'anyquestions.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Any questions',
        bIsWebPath:true,
        sUrl:'anyquestions.html',
        sTarget:'_self'
    },
    {   sTitle:'Home help',
        bIsWebPath:true,
        sUrl:'homehelp.html',
        sTarget:'_self'
    },
    {   sTitle:'Diagnosing dyslexia',
        bIsWebPath:true,
        sUrl:'diagnosingdyslexia.html',
        sTarget:'_self'
    },
    {   sTitle:'Montessori',
        bIsWebPath:true,
        sUrl:'montessori.html',
        sTarget:'_self'
    },
    {   sTitle:'Listen, hear',
        bIsWebPath:true,
        sUrl:'listenhear.html',
        sTarget:'_self'
    }]
},
{   sTitle:'► Early learning',
    bIsWebPath:true,
    sUrl:'early_learning.html',
    sTarget:'_self'
},
{   sTitle:'► Behaviour',
    bIsWebPath:true,
    sUrl:'behaviour.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Little bigheads',
        bIsWebPath:true,
        sUrl:'littlebigheads.html',
        sTarget:'_self'
    },
    {   sTitle:'Risky business',
        bIsWebPath:true,
        sUrl:'riskybusiness.html',
        sTarget:'_self'
    },
    {   sTitle:'Play dates',
        bIsWebPath:true,
        sUrl:'playdates.html',
        sTarget:'_self'
    },
    {   sTitle:'Tantrums',
        bIsWebPath:true,
        sUrl:'tantrums.html',
        sTarget:'_self'
    },
    {   sTitle:'Sense & sensitivity',
        bIsWebPath:true,
        sUrl:'senseandsensitivity.html',
        sTarget:'_self'
    }]
},
{   sTitle:'► Health',
    bIsWebPath:true,
    sUrl:'yourchildinhospital.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Your child in hospital',
        bIsWebPath:true,
        sUrl:'yourchildinhospital.html',
        sTarget:'_self'
    },
    {   sTitle:'Wet ones',
        bIsWebPath:true,
        sUrl:'wetones.html',
        sTarget:'_self'
    },
    {   sTitle:'Chatter matters',
        bIsWebPath:true,
        sUrl:'chattermatters.html',
        sTarget:'_self'
    }]
},
{   sTitle:'► Diet',
    bIsWebPath:true,
    sUrl:'diet.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Food for thought',
        bIsWebPath:true,
        sUrl:'foodforthought.html',
        sTarget:'_self'
    },
    {   sTitle:'The boy who would only eat chocolate',
        bIsWebPath:true,
        sUrl:'chocolate.html',
        sTarget:'_self'
    },
    {   sTitle:'Fish feast',
        bIsWebPath:true,
        sUrl:'fishfeast.html',
        sTarget:'_self'
    }]
},
{   sTitle:'► Family life',
    bIsWebPath:true,
    sUrl:'familylife.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Love enough for two?',
        bIsWebPath:true,
        sUrl:'loveenoughfortwo.html',
        sTarget:'_self'
    },
    {   sTitle:'A touch of Frost',
        bIsWebPath:true,
        sUrl:'atouchoffrost.html',
        sTarget:'_self'
    },
    {   sTitle:'It\'s a first!',
        bIsWebPath:true,
        sUrl:'itsafirst.html',
        sTarget:'_self'
    },
    {   sTitle:'Putting on the parent style',
        bIsWebPath:true,
        sUrl:'parentstyle.html',
        sTarget:'_self'
    }]
}]
});
