var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Years gone bye class  photo\'s from Barr School',
    sTitle:'School Photographs',
    bIsWebPath:true,
    sUrl:'page5.html',"childArray" : [
    {   sTitle:'1929',
        bIsWebPath:true,
        sUrl:'page22.html',
        sTarget:'_self'
    },
    {   sTitle:'  1932',
        bIsWebPath:true,
        sUrl:'page38.html',
        sTarget:'_self'
    },
    {   sTitle:'1935',
        bIsWebPath:true,
        sUrl:'page26.html',
        sTarget:'_self'
    },
    {   sTitle:'1957/58',
        bIsWebPath:true,
        sUrl:'page27.html',
        sTarget:'_self'
    },
    {   sTitle:'Year ?',
        bIsWebPath:true,
        sUrl:'page28.html',
        sTarget:'_self'
    },
    {   sTitle:'1963',
        bIsWebPath:true,
        sUrl:'page29.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Newspaper cuttings of events in the village',
    sTitle:'Scrap Book',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sDescription:'Village gala held every year.',
    sTitle:'Gala 2011',
    sUrl:'http://barrvillage.co.uk/page39.html',
    sTarget:'_self'
},
{   sTitle:'Farming',
    sUrl:'http://barrvillage.co.uk/page23.html',
    sTarget:'_self'
},
{   sDescription:'Activities around Barr Village',
    sTitle:'Activities',
    bIsWebPath:true,
    sUrl:'page9.html'
},
{   sDescription:'Hotels,B& B,Guest House,AA Recommended,Scottish Heritage Recommended,',
    sTitle:'Accomodation',
    bIsWebPath:true,
    sUrl:'page10.html'
}]
});
