var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home Page',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Diary',
    'bIsWebPath':true,
    'sUrl':'diary.html'
},
{   'sDescription':'Normandy SDC forthcoming Saturday Dance and programme',
    'sTitle':'Dance Prog.',
    'bIsWebPath':true,
    'sUrl':'dance.html'
},
{   'sDescription':'Normandy Sequence Dance Club Photo Album',
    'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.html'
},
{   'sTitle':'60th Anniversary Report',
    'bIsWebPath':true,
    'sUrl':'anniversary.html'
},
{   'sDescription':'A list of dances known to have been taught by the Wey Valley Sequence Dance Association since its formation in 1947.',
    'sTitle':'WVSDA Dances',
    'bIsWebPath':true,
    'sUrl':'wvsda dances.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Committee Notes (restricted access)',
    'bIsWebPath':true,
    'sUrl':'committee.html'
}]
});
