var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Council members and minutes',
    sTitle:'Community Council',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sDescription:'Old Photographs of the village and surrounding area',
    sTitle:'Days gone by',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sDescription:'Description of the various trails around the village and links to relavent sites',
    sTitle:'Forest Trails',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Teen\'s Bench',
    bIsWebPath:true,
    sUrl:'page29.html',"childArray" : [
    {   sTitle:'Girvan Academy',
        bIsWebPath:true,
        sUrl:'page8.html',"childArray" : [
        {   sTitle:'Active page',
            bIsWebPath:true,
            sUrl:'page 30.html'
        }]
    },
    {   sDescription:'Artistic work done by the pupils',
        sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'page20.html'
    },
    {   sDescription:'Music and games reviews',
        sTitle:'Reviews',
        bIsWebPath:true,
        sUrl:'page21.html'
    }]
},
{   sDescription:'Future events and informatiom on the various clubs within the village',
    sTitle:'Notice Board',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [
    {   sDescription:'Association members and their minutes.Gala,Climbing Wall',
        sTitle:'Barr Community Association',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sDescription:'Whist evenings held every second Tuesday Ladies and gents winners.',
        sTitle:'Wee Whist',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sDescription:'SWRI committee members and forthcoming events',
        sTitle:'SWRI',
        bIsWebPath:true,
        sUrl:'page15.html',"childArray" : [
        {   sTitle:'SWRI Sylalbus',
            bIsWebPath:true,
            sUrl:'page31.html'
        },
        {   sDescription:'Committee members of the SWRI',
            sTitle:'SWRI Committee',
            bIsWebPath:true,
            sUrl:'page32.html'
        }]
    },
    {   sDescription:'Was originally the Church Guild.Arranges Sales of work and other events to supporrt the Church',
        sTitle:'Friends of Barr',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:'Barr Village Tea Room',
        bIsWebPath:true,
        sUrl:'page22.html'
    },
    {   sDescription:'Barr Parish Church.Times of services stc',
        sTitle:'Barr Parish Church',
        bIsWebPath:true,
        sUrl:'page30.html'
    }]
},
{   sDescription:'School Photos',
    sTitle:'School Photographs',
    bIsWebPath:true,
    sUrl:'page23.html'
},
{   sDescription:'Photos of the Fell race,events and parade',
    sTitle:'Gala 2010',
    bIsWebPath:true,
    sUrl:'page24.html'
},
{   sDescription:'Newspaper reports going back over the years ',
    sTitle:'Scrap book',
    bIsWebPath:true,
    sUrl:'page25.html'
},
{   sDescription:'Photos ',
    sTitle:'Farming',
    bIsWebPath:true,
    sUrl:'page26.html'
},
{   sDescription:'Attractions',
    sTitle:'Attractions',
    bIsWebPath:true,
    sUrl:'page27.html'
},
{   sTitle:'Accomodition & Links',
    bIsWebPath:true,
    sUrl:'page28.html'
}]
});